Download templating_2.11-1.0.0-RC1.jar file - Jar t

Jar examples for t:templating-2.11

Description

templating

You can download jar file templating_2.11 1.0.0-RC1 in this page.

License

Apache 2

Build File

You can use the following script to add templating_2.11-1.0.0-RC1.jar to your project.

<dependency>
   <groupId>org.combinators</groupId>
   <artifactId>templating_2.11</artifactId>
   <version>1.0.0-RC1</version>
</dependency>
compile group: 'org.combinators', name: 'templating_2.11', version: '1.0.0-RC1'
libraryDependencies += "org.combinators" % "templating_2.11" % "1.0.0-RC1"
<dependency org="org.combinators" name="templating_2.11" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='org.combinators', module='templating_2.11', version='1.0.0-RC1'))
'org.combinators:templating_2.11:jar:1.0.0-RC1'

Download

Click the following link to download the jar file.

templating_2.11-1.0.0-RC1-javadoc.jar
templating_2.11-1.0.0-RC1-sources.jar
templating_2.11-1.0.0-RC1.jar
templating_2.11-1.0.0-RC1.pom



Related Tutorials