GroupId | GroupIdcom.github.mfornos |
---|---|
ArtifactId | ArtifactIdhumanize-slim |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
humanize-slim-0.1.4.pom | |
humanize-slim-0.1.4.jar | 52 KB |
humanize-slim-0.1.4-sources.jar | 27 KB |
humanize-slim-0.1.4-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-slim/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-slim</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-slim/
implementation 'com.github.mfornos:humanize-slim:0.1.4'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-slim/
implementation ("com.github.mfornos:humanize-slim:0.1.4")
'com.github.mfornos:humanize-slim:jar:0.1.4'
<dependency org="com.github.mfornos" name="humanize-slim" rev="0.1.4">
<artifact name="humanize-slim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-slim', version='0.1.4')
)
libraryDependencies += "com.github.mfornos" % "humanize-slim" % "0.1.4"
[com.github.mfornos/humanize-slim "0.1.4"]