is not current version
Last Version 1.0.3

org.fhir:ucum 1.0.1

FHIR Java library providing UCUM Services

GroupId

GroupId

org.fhir
ArtifactId

ArtifactId

ucum
Version

Version

1.0.1
Type

Type

jar

Download ucum 1.0.1


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