is not current version
Last Version 7.0.0

com.liferay.mobile:liferay-sdk-builder 6.2.0.13

Liferay SDK Builder

GroupId

GroupId

com.liferay.mobile
ArtifactId

ArtifactId

liferay-sdk-builder
Version

Version

6.2.0.13
Type

Type

jar

Download liferay-sdk-builder 6.2.0.13


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