Group Id com.liferay
Artifact Id com.liferay.project.templates.form.field
Version 1.0.41
Packaging jar
URL -
Badge
Last Updated 2019-06-07T16:56:07+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.41</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates.form.field', version: '1.0.41'
implementation 'com.liferay:com.liferay.project.templates.form.field:1.0.41'
implementation("com.liferay:com.liferay.project.templates.form.field:1.0.41")
libraryDependencies += "com.liferay" % "com.liferay.project.templates.form.field" % "1.0.41"
<dependency org="com.liferay" name="com.liferay.project.templates.form.field" rev="1.0.41"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates.form.field', version='1.0.41')
)
[com.liferay/com.liferay.project.templates.form.field "1.0.41"]
'com.liferay:com.liferay.project.templates.form.field:1.0.41'