License |
License
Public Domain
|
---|---|
GroupId | GroupIduk.org.retep.tools |
ArtifactId | ArtifactIdid |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepTools Id Generation API
The retepTools collection
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
id-10.6.pom | |
id-10.6.jar | 52 KB |
id-10.6-tests.jar | 3 KB |
id-10.6-sources.jar | 6 KB |
id-10.6-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/id/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>id</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/id/
implementation 'uk.org.retep.tools:id:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/id/
implementation ("uk.org.retep.tools:id:10.6")
'uk.org.retep.tools:id:jar:10.6'
<dependency org="uk.org.retep.tools" name="id" rev="10.6">
<artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='id', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "id" % "10.6"
[uk.org.retep.tools/id "10.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : builder | jar | 10.6 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep : testFramework | jar | 10.6 |
junit : junit | jar | 4.7 |