is not current version
Last Version 10.6

uk.org.retep.tools:retepTools 9.7

The retepTools collection

GroupId

GroupId

uk.org.retep.tools
ArtifactId

ArtifactId

retepTools
Version

Version

9.7
Type

Type

pom

Download retepTools 9.7

Filename Size
retepTools-9.7.pom 15 KB
Browse

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