is not current version
Last Version 10.6

uk.org.retep.templateEngine:templateEngine 9.8.2


GroupId

GroupId

uk.org.retep.templateEngine
ArtifactId

ArtifactId

templateEngine
Version

Version

9.8.2
Type

Type

jar

Download templateEngine 9.8.2


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