is not current version
Last Version 11.4.1

com.liferay:com.liferay.headless.form.api 10.5.2

Liferay Headless Form API

Categories

Categories

ORM Data
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.headless.form.api
Version

Version

10.5.2
Type

Type

jar

Download com.liferay.headless.form.api 10.5.2


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