is not current version
Last Version 8.8.15

uk.org.retep:retepTemplateEngine-core 8.8


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepTemplateEngine-core
Version

Version

8.8
Type

Type

jar

Download retepTemplateEngine-core 8.8


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