is not current version
Last Version 1.0.3

org.fhir:ucum 1.0.2

FHIR Java library providing UCUM Services

GroupId

GroupId

org.fhir
ArtifactId

ArtifactId

ucum
Version

Version

1.0.2
Type

Type

jar

Download ucum 1.0.2


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