is not current version
Last Version 10.6

uk.org.retep.templateEngine:templateEngine 8.9.20


GroupId

GroupId

uk.org.retep.templateEngine
ArtifactId

ArtifactId

templateEngine
Version

Version

8.9.20
Type

Type

jar

Download templateEngine 8.9.20


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