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