GroupId | GroupIduk.org.retep.templateEngine |
---|---|
ArtifactId | ArtifactIdtemplateEngine |
Version | Version9.8-RC1 |
Type | Typejar |
Filename | Size |
---|---|
templateEngine-9.8-RC1.pom | |
templateEngine-9.8-RC1.jar | 215 KB |
templateEngine-9.8-RC1-sources.jar | 188 KB |
templateEngine-9.8-RC1-javadoc.jar | 684 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.templateEngine/templateEngine/ -->
<dependency>
<groupId>uk.org.retep.templateEngine</groupId>
<artifactId>templateEngine</artifactId>
<version>9.8-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.templateEngine/templateEngine/
implementation 'uk.org.retep.templateEngine:templateEngine:9.8-RC1'
// https://jarcasting.com/artifacts/uk.org.retep.templateEngine/templateEngine/
implementation ("uk.org.retep.templateEngine:templateEngine:9.8-RC1")
'uk.org.retep.templateEngine:templateEngine:jar:9.8-RC1'
<dependency org="uk.org.retep.templateEngine" name="templateEngine" rev="9.8-RC1">
<artifact name="templateEngine" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.templateEngine', module='templateEngine', version='9.8-RC1')
)
libraryDependencies += "uk.org.retep.templateEngine" % "templateEngine" % "9.8-RC1"
[uk.org.retep.templateEngine/templateEngine "9.8-RC1"]