Jar examples for c:com.liferay.gradle.plugins
The Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get").
You can download jar file com.liferay.gradle.plugins.soy 3.1.3 in this page.
LGPL 2.1
You can use the following script to add com.liferay.gradle.plugins.soy-3.1.3.jar to your project.
<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.gradle.plugins.soy</artifactId> <version>3.1.3</version> </dependency>
compile group: 'com.liferay', name: 'com.liferay.gradle.plugins.soy', version: '3.1.3'
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.soy" % "3.1.3"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.soy" rev="3.1.3"/>
@Grapes(@Grab(group='com.liferay', module='com.liferay.gradle.plugins.soy', version='3.1.3'))
'com.liferay:com.liferay.gradle.plugins.soy:jar:3.1.3'
Click the following link to download the jar file.
com.liferay.gradle.plugins.soy-3.1.3-javadoc.jar