Jar examples for s:soy-juice
A guice module that makes it easy to render Soy templates compiled by closure-maven-plugin from Java code.
You can download jar file soy-juice 1.0.0 in this page.
You can use the following script to add soy-juice-1.0.0.jar to your project.
<dependency> <groupId>com.google.closure</groupId> <artifactId>soy-juice</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.google.closure', name: 'soy-juice', version: '1.0.0'
libraryDependencies += "com.google.closure" % "soy-juice" % "1.0.0"
<dependency org="com.google.closure" name="soy-juice" rev="1.0.0"/>
@Grapes(@Grab(group='com.google.closure', module='soy-juice', version='1.0.0'))
'com.google.closure:soy-juice:jar:1.0.0'
Click the following link to download the jar file.
soy-juice-1.0.0-javadoc.jar