| License |
License
Public Domain
|
|---|---|
| GroupId | GroupIduk.org.retep |
| ArtifactId | ArtifactIdretepTemplateEngine |
| Version | Version10.6 |
| Type | Typejar |
| Description |
DescriptionretepTools templateEngine
The retepTools collection
|
| Project Organization |
Project OrganizationRetep Development Group |
| Filename | Size |
|---|---|
| retepTemplateEngine-10.6.pom | 687 bytes |
| retepTemplateEngine-10.6-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep/retepTemplateEngine/ -->
<dependency>
<groupId>uk.org.retep</groupId>
<artifactId>retepTemplateEngine</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep/retepTemplateEngine/
implementation 'uk.org.retep:retepTemplateEngine:10.6'
// https://jarcasting.com/artifacts/uk.org.retep/retepTemplateEngine/
implementation ("uk.org.retep:retepTemplateEngine:10.6")
'uk.org.retep:retepTemplateEngine:jar:10.6'
<dependency org="uk.org.retep" name="retepTemplateEngine" rev="10.6">
<artifact name="retepTemplateEngine" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep', module='retepTemplateEngine', version='10.6')
)
libraryDependencies += "uk.org.retep" % "retepTemplateEngine" % "10.6"
[uk.org.retep/retepTemplateEngine "10.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |