Download com.liferay.gradle.plugins.lang.builder-2.1.4.jar file - Jar c

Jar examples for c:com.liferay.gradle.plugins

Description

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.

License

LGPL 2.1

Build File

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'

Download

Click the following link to download the jar file.

com.liferay.gradle.plugins.lang.builder-2.1.4-javadoc.jar
com.liferay.gradle.plugins.lang.builder-2.1.4-sources-commercial.jar
com.liferay.gradle.plugins.lang.builder-2.1.4-sources.jar
com.liferay.gradle.plugins.lang.builder-2.1.4.jar
com.liferay.gradle.plugins.lang.builder-2.1.4.pom



Related Tutorials