Download hapi-fhir-structures-dstu-0.8.jar file - Jar h

Jar examples for h:hapi-fhir-structures-dstu

Description

You can download jar file hapi-fhir-structures-dstu 0.8 in this page.

Build File

You can use the following script to add hapi-fhir-structures-dstu-0.8.jar to your project.

<dependency>
   <groupId>ca.uhn.hapi.fhir</groupId>
   <artifactId>hapi-fhir-structures-dstu</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'ca.uhn.hapi.fhir', name: 'hapi-fhir-structures-dstu', version: '0.8'
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-structures-dstu" % "0.8"
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-structures-dstu" rev="0.8"/>
@Grapes(@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-dstu', version='0.8'))
'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu:jar:0.8'

Download

Click the following link to download the jar file.

hapi-fhir-structures-dstu-0.8-javadoc.jar
hapi-fhir-structures-dstu-0.8-sources.jar
hapi-fhir-structures-dstu-0.8.jar
hapi-fhir-structures-dstu-0.8.pom



Related Tutorials