is not current version
Last Version 10.6

uk.org.retep.tools:doc 10.5.1


GroupId

GroupId

uk.org.retep.tools
ArtifactId

ArtifactId

doc
Version

Version

10.5.1
Type

Type

jar

Download doc 10.5.1


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