Jar examples for s:soy
Closure Templates are an easy-to-use template system for Java and JavaScript. Closure Templates are used extensively in Google apps, including Gmail and Google Docs.
You can download jar file soy 2012-12-21 in this page.
The Apache Software License, Version 2.0
You can use the following script to add soy-2012-12-21.jar to your project.
<dependency> <groupId>com.google.template</groupId> <artifactId>soy</artifactId> <version>2012-12-21</version> </dependency>
compile group: 'com.google.template', name: 'soy', version: '2012-12-21'
libraryDependencies += "com.google.template" % "soy" % "2012-12-21"
<dependency org="com.google.template" name="soy" rev="2012-12-21"/>
@Grapes(@Grab(group='com.google.template', module='soy', version='2012-12-21'))
'com.google.template:soy:jar:2012-12-21'
Click the following link to download the jar file.
soy-2012-12-21.jar