| License |
License |
|---|---|
| GroupId | GroupIdorg.freecompany.util |
| ArtifactId | ArtifactIdutil-text |
| Last Version | Last Version0.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionText Processing Utilities
Library for test processing
|
| Project Organization |
Project OrganizationFreeCompany |
| Filename | Size |
|---|---|
| util-text-0.3.5.pom | |
| util-text-0.3.5.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.freecompany.util/util-text/ -->
<dependency>
<groupId>org.freecompany.util</groupId>
<artifactId>util-text</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.freecompany.util/util-text/
implementation 'org.freecompany.util:util-text:0.3.5'
// https://jarcasting.com/artifacts/org.freecompany.util/util-text/
implementation ("org.freecompany.util:util-text:0.3.5")
'org.freecompany.util:util-text:jar:0.3.5'
<dependency org="org.freecompany.util" name="util-text" rev="0.3.5">
<artifact name="util-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.freecompany.util', module='util-text', version='0.3.5')
)
libraryDependencies += "org.freecompany.util" % "util-text" % "0.3.5"
[org.freecompany.util/util-text "0.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.freecompany.util : util-multicaster | jar | 0.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.3 |