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