is not current version
Last Version 10.6

uk.org.retep.templateEngine:templateEngine 9.4


GroupId

GroupId

uk.org.retep.templateEngine
ArtifactId

ArtifactId

templateEngine
Version

Version

9.4
Type

Type

jar

Download templateEngine 9.4


<!-- https://jarcasting.com/artifacts/uk.org.retep.templateEngine/templateEngine/ -->
<dependency>
    <groupId>uk.org.retep.templateEngine</groupId>
    <artifactId>templateEngine</artifactId>
    <version>9.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.templateEngine/templateEngine/
implementation 'uk.org.retep.templateEngine:templateEngine:9.4'
// https://jarcasting.com/artifacts/uk.org.retep.templateEngine/templateEngine/
implementation ("uk.org.retep.templateEngine:templateEngine:9.4")
'uk.org.retep.templateEngine:templateEngine:jar:9.4'
<dependency org="uk.org.retep.templateEngine" name="templateEngine" rev="9.4">
  <artifact name="templateEngine" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.templateEngine', module='templateEngine', version='9.4')
)
libraryDependencies += "uk.org.retep.templateEngine" % "templateEngine" % "9.4"
[uk.org.retep.templateEngine/templateEngine "9.4"]