License |
License |
---|---|
GroupId | GroupIdcom.github.mfornos |
ArtifactId | ArtifactIdhumanize-icu |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHumanize for Java - ICU
International Components for Unicode support
|
Filename | Size |
---|---|
humanize-icu-1.2.2.pom | |
humanize-icu-1.2.2.jar | 30 KB |
humanize-icu-1.2.2-sources.jar | 14 KB |
humanize-icu-1.2.2-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-icu/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-icu</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-icu/
implementation 'com.github.mfornos:humanize-icu:1.2.2'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-icu/
implementation ("com.github.mfornos:humanize-icu:1.2.2")
'com.github.mfornos:humanize-icu:jar:1.2.2'
<dependency org="com.github.mfornos" name="humanize-icu" rev="1.2.2">
<artifact name="humanize-icu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-icu', version='1.2.2')
)
libraryDependencies += "com.github.mfornos" % "humanize-icu" % "1.2.2"
[com.github.mfornos/humanize-icu "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 54.1.1 |
com.github.mfornos : humanize-slim | jar | 1.2.2 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |