Jar examples for d:Doolin-Template
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.2 in this page.
You can use the following script to add Doolin-Template-0.10.2.jar to your project.
<dependency> <groupId>net.sf.doolin</groupId> <artifactId>Doolin-Template</artifactId> <version>0.10.2</version> </dependency>
compile group: 'net.sf.doolin', name: 'Doolin-Template', version: '0.10.2'
libraryDependencies += "net.sf.doolin" % "Doolin-Template" % "0.10.2"
<dependency org="net.sf.doolin" name="Doolin-Template" rev="0.10.2"/>
@Grapes(@Grab(group='net.sf.doolin', module='Doolin-Template', version='0.10.2'))
'net.sf.doolin:Doolin-Template:jar:0.10.2'
Click the following link to download the jar file.
Doolin-Template-0.10.2-javadoc.jar