is not current version
Last Version 10.6

uk.org.retep:retepTemplateEngine 8.9.20


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepTemplateEngine
Version

Version

8.9.20
Type

Type

pom

Download retepTemplateEngine 8.9.20


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