Download templating-1.0.0.jar file - Jar t

Jar examples for t:templating

Description

Please refer to https://github.com/holisticon/annotation-processor-toolkit

You can download jar file templating 1.0.0 in this page.

License

GNU Lesser General Public License 3.0

Build File

You can use the following script to add templating-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>templating</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'templating', version: '1.0.0'
libraryDependencies += "org.apache.clerezza" % "templating" % "1.0.0"
<dependency org="org.apache.clerezza" name="templating" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza', module='templating', version='1.0.0'))
'org.apache.clerezza:templating:jar:1.0.0'

Download

Click the following link to download the jar file.

templating-1.0.0-javadoc.jar
templating-1.0.0-sources.jar
templating-1.0.0.jar
templating-1.0.0.pom



Related Tutorials