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