License |
License |
---|---|
GroupId | GroupIdorg.fhir |
ArtifactId | ArtifactIducum |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUcum-java
FHIR Java library providing UCUM Services
|
Project URL |
Project URL |
Filename | Size |
---|---|
ucum-1.0.3.pom | |
ucum-1.0.3.jar | 64 KB |
ucum-1.0.3-sources.jar | 48 KB |
ucum-1.0.3-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fhir/ucum/ -->
<dependency>
<groupId>org.fhir</groupId>
<artifactId>ucum</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fhir/ucum/
implementation 'org.fhir:ucum:1.0.3'
// https://jarcasting.com/artifacts/org.fhir/ucum/
implementation ("org.fhir:ucum:1.0.3")
'org.fhir:ucum:jar:1.0.3'
<dependency org="org.fhir" name="ucum" rev="1.0.3">
<artifact name="ucum" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fhir', module='ucum', version='1.0.3')
)
libraryDependencies += "org.fhir" % "ucum" % "1.0.3"
[org.fhir/ucum "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
xpp3 : xpp3 | jar | 1.1.4c |
xpp3 : xpp3_xpath | jar | 1.1.4c |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |