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