Jar examples for t:templating-2.12
templating
You can download jar file templating_2.12 1.0.0-RC1 in this page.
Apache 2
You can use the following script to add templating_2.12-1.0.0-RC1.jar to your project.
<dependency> <groupId>org.combinators</groupId> <artifactId>templating_2.12</artifactId> <version>1.0.0-RC1</version> </dependency>
compile group: 'org.combinators', name: 'templating_2.12', version: '1.0.0-RC1'
libraryDependencies += "org.combinators" % "templating_2.12" % "1.0.0-RC1"
<dependency org="org.combinators" name="templating_2.12" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='org.combinators', module='templating_2.12', version='1.0.0-RC1'))
'org.combinators:templating_2.12:jar:1.0.0-RC1'
Click the following link to download the jar file.
templating_2.12-1.0.0-RC1-javadoc.jar