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