Group Id com.liferay
Artifact Id com.liferay.project.templates.form.field
Version 1.0.103
Packaging jar
URL -
Badge
Last Updated 2020-08-31T16:37:03+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.project.templates.form.field</artifactId>
    <version>1.0.103</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates.form.field', version: '1.0.103'
implementation 'com.liferay:com.liferay.project.templates.form.field:1.0.103'
implementation("com.liferay:com.liferay.project.templates.form.field:1.0.103")
libraryDependencies += "com.liferay" % "com.liferay.project.templates.form.field" % "1.0.103"
<dependency org="com.liferay" name="com.liferay.project.templates.form.field" rev="1.0.103"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates.form.field', version='1.0.103')
)
[com.liferay/com.liferay.project.templates.form.field "1.0.103"]
'com.liferay:com.liferay.project.templates.form.field:1.0.103'