License |
License |
---|---|
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdtext |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontext
text format and stream functions
|
Filename | Size |
---|---|
text-1.3.pom | |
text-1.3.jar | 117 KB |
text-1.3-sources.jar | 88 KB |
text-1.3-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/text/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>text</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/text/
implementation 'xyz.cofe:text:1.3'
// https://jarcasting.com/artifacts/xyz.cofe/text/
implementation ("xyz.cofe:text:1.3")
'xyz.cofe:text:jar:1.3'
<dependency org="xyz.cofe" name="text" rev="1.3">
<artifact name="text" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='text', version='1.3')
)
libraryDependencies += "xyz.cofe" % "text" % "1.3"
[xyz.cofe/text "1.3"]
Group / Artifact | Type | Version |
---|---|---|
xyz.cofe : ecolls | jar | [1.3,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |