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