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