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