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