is not current version
Last Version 2.0.3

com.liferay:com.liferay.app.builder.lang 1.0.59

Liferay App Builder Lang

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.app.builder.lang
Version

Version

1.0.59
Type

Type

jar

Download com.liferay.app.builder.lang 1.0.59


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