Download hapi-fhir-structures-dstu2-1.4.jar file - Jar h

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

Description

You can download jar file hapi-fhir-structures-dstu2 1.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

hapi-fhir-structures-dstu2-1.4-javadoc.jar
hapi-fhir-structures-dstu2-1.4-sources.jar
hapi-fhir-structures-dstu2-1.4.jar
hapi-fhir-structures-dstu2-1.4.pom



Related Tutorials