Download com.liferay.gradle.plugins.js.module.config.generator-2.1.8.jar file - Jar c

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

Description

The JS Module Config Generator Gradle plugin lets you run the Liferay AMD Module Config Generator to generate the configuration file needed to load AMD files via combo loader in Liferay.

You can download jar file com.liferay.gradle.plugins.js.module.config.generator 2.1.8 in this page.

License

LGPL 2.1

Build File

You can use the following script to add com.liferay.gradle.plugins.js.module.config.generator-2.1.8.jar to your project.

<dependency>
   <groupId>com.liferay</groupId>
   <artifactId>com.liferay.gradle.plugins.js.module.config.generator</artifactId>
   <version>2.1.8</version>
</dependency>
compile group: 'com.liferay', name: 'com.liferay.gradle.plugins.js.module.config.generator', version: '2.1.8'
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.js.module.config.generator" % "2.1.8"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.js.module.config.generator" rev="2.1.8"/>
@Grapes(@Grab(group='com.liferay', module='com.liferay.gradle.plugins.js.module.config.generator', version='2.1.8'))
'com.liferay:com.liferay.gradle.plugins.js.module.config.generator:jar:2.1.8'

Download

Click the following link to download the jar file.

com.liferay.gradle.plugins.js.module.config.generator-2.1.8-javadoc.jar
com.liferay.gradle.plugins.js.module.config.generator-2.1.8-sources.jar
com.liferay.gradle.plugins.js.module.config.generator-2.1.8.jar
com.liferay.gradle.plugins.js.module.config.generator-2.1.8.pom



Related Tutorials