Download Doolin-Template-0.10.3.jar file - Jar d

Jar examples for d:Doolin-Template

Description

This Doolin GUI module is an extension that allows the creation and use of templates. A default Velocity implementation is provided.

You can download jar file Doolin-Template 0.10.3 in this page.

Build File

You can use the following script to add Doolin-Template-0.10.3.jar to your project.

<dependency>
   <groupId>net.sf.doolin</groupId>
   <artifactId>Doolin-Template</artifactId>
   <version>0.10.3</version>
</dependency>
compile group: 'net.sf.doolin', name: 'Doolin-Template', version: '0.10.3'
libraryDependencies += "net.sf.doolin" % "Doolin-Template" % "0.10.3"
<dependency org="net.sf.doolin" name="Doolin-Template" rev="0.10.3"/>
@Grapes(@Grab(group='net.sf.doolin', module='Doolin-Template', version='0.10.3'))
'net.sf.doolin:Doolin-Template:jar:0.10.3'

Download

Click the following link to download the jar file.

Doolin-Template-0.10.3-javadoc.jar
Doolin-Template-0.10.3-sources.jar
Doolin-Template-0.10.3.jar
Doolin-Template-0.10.3.pom



Related Tutorials