is not current version
Last Version 10.6

uk.org.retep:retepTemplateEngine 9.7


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepTemplateEngine
Version

Version

9.7
Type

Type

pom

Download retepTemplateEngine 9.7

Filename Size
retepTemplateEngine-9.7.pom 686 bytes
Browse

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