is not current version
Last Version 1.6.0

com.liferay:com.liferay.dynamic.data.mapping.form.field.type.api 1.4.0

Liferay Dynamic Data Mapping Form Field Type API

Categories

Categories

Data ORM
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.dynamic.data.mapping.form.field.type.api
Version

Version

1.4.0
Type

Type

jar

Download com.liferay.dynamic.data.mapping.form.field.type.api 1.4.0


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.dynamic.data.mapping.form.field.type.api/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.dynamic.data.mapping.form.field.type.api</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.dynamic.data.mapping.form.field.type.api/
implementation 'com.liferay:com.liferay.dynamic.data.mapping.form.field.type.api:1.4.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.dynamic.data.mapping.form.field.type.api/
implementation ("com.liferay:com.liferay.dynamic.data.mapping.form.field.type.api:1.4.0")
'com.liferay:com.liferay.dynamic.data.mapping.form.field.type.api:jar:1.4.0'
<dependency org="com.liferay" name="com.liferay.dynamic.data.mapping.form.field.type.api" rev="1.4.0">
  <artifact name="com.liferay.dynamic.data.mapping.form.field.type.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.dynamic.data.mapping.form.field.type.api', version='1.4.0')
)
libraryDependencies += "com.liferay" % "com.liferay.dynamic.data.mapping.form.field.type.api" % "1.4.0"
[com.liferay/com.liferay.dynamic.data.mapping.form.field.type.api "1.4.0"]