is not current version
Last Version 10.6

uk.org.retep.templateEngine:templateEngine 9.8-RC1


GroupId

GroupId

uk.org.retep.templateEngine
ArtifactId

ArtifactId

templateEngine
Version

Version

9.8-RC1
Type

Type

jar

Download templateEngine 9.8-RC1


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