Download ucum-1.0.1.jar file - Jar u

Jar examples for u:ucum

Description

FHIR Java library providing UCUM Services

You can download jar file ucum 1.0.1 in this page.

License

BSD 3 Clause

Build File

You can use the following script to add ucum-1.0.1.jar to your project.

<dependency>
   <groupId>org.fhir</groupId>
   <artifactId>ucum</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.fhir', name: 'ucum', version: '1.0.1'
libraryDependencies += "org.fhir" % "ucum" % "1.0.1"
<dependency org="org.fhir" name="ucum" rev="1.0.1"/>
@Grapes(@Grab(group='org.fhir', module='ucum', version='1.0.1'))
'org.fhir:ucum:jar:1.0.1'

Download

Click the following link to download the jar file.

ucum-1.0.1-javadoc.jar
ucum-1.0.1-sources.jar
ucum-1.0.1.jar
ucum-1.0.1.pom



Related Tutorials