is not current version
Last Version 10.6

uk.org.retep:retepTemplateEngine 9.4


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepTemplateEngine
Version

Version

9.4
Type

Type

pom

Download retepTemplateEngine 9.4

Filename Size
retepTemplateEngine-9.4.pom 920 bytes
Browse

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