Jar examples for c:com.liferay.gradle.plugins
The Lang Builder Gradle plugin lets you run the Liferay Lang Builder tool to sort and translate the language keys in your project.
You can download jar file com.liferay.gradle.plugins.lang.builder 2.1.4 in this page.
LGPL 2.1
You can use the following script to add com.liferay.gradle.plugins.lang.builder-2.1.4.jar to your project.
<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.gradle.plugins.lang.builder</artifactId> <version>2.1.4</version> </dependency>
compile group: 'com.liferay', name: 'com.liferay.gradle.plugins.lang.builder', version: '2.1.4'
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.lang.builder" % "2.1.4"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.lang.builder" rev="2.1.4"/>
@Grapes(@Grab(group='com.liferay', module='com.liferay.gradle.plugins.lang.builder', version='2.1.4'))
'com.liferay:com.liferay.gradle.plugins.lang.builder:jar:2.1.4'
Click the following link to download the jar file.
com.liferay.gradle.plugins.lang.builder-2.1.4-javadoc.jar