GroupId | GroupIdcom.github.mfornos |
---|---|
ArtifactId | ArtifactIdhumanize-joda |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
humanize-joda-1.1.3.pom | |
humanize-joda-1.1.3.jar | 12 KB |
humanize-joda-1.1.3-sources.jar | 4 KB |
humanize-joda-1.1.3-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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-joda/
implementation 'com.github.mfornos:humanize-joda:1.1.3'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-joda/
implementation ("com.github.mfornos:humanize-joda:1.1.3")
'com.github.mfornos:humanize-joda:jar:1.1.3'
<dependency org="com.github.mfornos" name="humanize-joda" rev="1.1.3">
<artifact name="humanize-joda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-joda', version='1.1.3')
)
libraryDependencies += "com.github.mfornos" % "humanize-joda" % "1.1.3"
[com.github.mfornos/humanize-joda "1.1.3"]