Last Version

Humanize for Java - UCUM 1.2.2

Unified Code for Units of Measure support (JSR-275)

License

License

GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-ucum
Version

Version

1.2.2
Type

Type

jar
Description

Description

Humanize for Java - UCUM
Unified Code for Units of Measure support (JSR-275)

Download humanize-ucum 1.2.2


<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-ucum/ -->
<dependency>
    <groupId>com.github.mfornos</groupId>
    <artifactId>humanize-ucum</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-ucum/
implementation 'com.github.mfornos:humanize-ucum:1.2.2'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-ucum/
implementation ("com.github.mfornos:humanize-ucum:1.2.2")
'com.github.mfornos:humanize-ucum:jar:1.2.2'
<dependency org="com.github.mfornos" name="humanize-ucum" rev="1.2.2">
  <artifact name="humanize-ucum" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-ucum', version='1.2.2')
)
libraryDependencies += "com.github.mfornos" % "humanize-ucum" % "1.2.2"
[com.github.mfornos/humanize-ucum "1.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.measure : jsr-275 jar 1.0.0
com.github.mfornos : humanize-slim jar 1.2.2
com.google.code.findbugs : jsr305 jar 1.3.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.