is not current version
Last Version 2.4.60

com.liferay:com.liferay.gradle.plugins.js.transpiler 2.4.20

The JS Transpiler Gradle plugin lets you run metal-cli to build Metal.js code, compile Soy files, and transpile ES6 to ES5.

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.js.transpiler
Version

Version

2.4.20
Type

Type

jar

Download com.liferay.gradle.plugins.js.transpiler 2.4.20


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