Jar examples for c:com.liferay.gradle.plugins
The JS Transpiler Gradle plugin lets you run metal-cli in order to build Metal.js code, compile Soy files, and transpile ES6 to ES5.
You can download jar file com.liferay.gradle.plugins.js.transpiler 1.0.21 in this page.
LGPL 2.1
You can use the following script to add com.liferay.gradle.plugins.js.transpiler-1.0.21.jar to your project.
<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.gradle.plugins.js.transpiler</artifactId> <version>1.0.21</version> </dependency>
compile group: 'com.liferay', name: 'com.liferay.gradle.plugins.js.transpiler', version: '1.0.21'
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.js.transpiler" % "1.0.21"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.js.transpiler" rev="1.0.21"/>
@Grapes(@Grab(group='com.liferay', module='com.liferay.gradle.plugins.js.transpiler', version='1.0.21'))
'com.liferay:com.liferay.gradle.plugins.js.transpiler:jar:1.0.21'
Click the following link to download the jar file.
com.liferay.gradle.plugins.js.transpiler-1.0.21-javadoc.jar