License |
License |
---|---|
GroupId | GroupIdcom.github.mfornos |
ArtifactId | ArtifactIdhumanize |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHumanize for Java
Java facility for adding a “human touch” to data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
humanize-1.2.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize/
implementation 'com.github.mfornos:humanize:1.2.2'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize/
implementation ("com.github.mfornos:humanize:1.2.2")
'com.github.mfornos:humanize:pom:1.2.2'
<dependency org="com.github.mfornos" name="humanize" rev="1.2.2">
<artifact name="humanize" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize', version='1.2.2')
)
libraryDependencies += "com.github.mfornos" % "humanize" % "1.2.2"
[com.github.mfornos/humanize "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |