is not current version
Last Version 0.10.3

net.sf.doolin:Doolin-Template 0.10.2

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

Categories

Categories

Net
GroupId

GroupId

net.sf.doolin
ArtifactId

ArtifactId

Doolin-Template
Version

Version

0.10.2
Type

Type

jar

Download Doolin-Template 0.10.2


<!-- https://jarcasting.com/artifacts/net.sf.doolin/Doolin-Template/ -->
<dependency>
    <groupId>net.sf.doolin</groupId>
    <artifactId>Doolin-Template</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.doolin/Doolin-Template/
implementation 'net.sf.doolin:Doolin-Template:0.10.2'
// https://jarcasting.com/artifacts/net.sf.doolin/Doolin-Template/
implementation ("net.sf.doolin:Doolin-Template:0.10.2")
'net.sf.doolin:Doolin-Template:jar:0.10.2'
<dependency org="net.sf.doolin" name="Doolin-Template" rev="0.10.2">
  <artifact name="Doolin-Template" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.doolin', module='Doolin-Template', version='0.10.2')
)
libraryDependencies += "net.sf.doolin" % "Doolin-Template" % "0.10.2"
[net.sf.doolin/Doolin-Template "0.10.2"]