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