Download hapi-fhir-structures-dstu3-2.2.jar file - Jar h

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

Description

You can download jar file hapi-fhir-structures-dstu3 2.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

hapi-fhir-structures-dstu3-2.2-javadoc.jar
hapi-fhir-structures-dstu3-2.2-sources.jar
hapi-fhir-structures-dstu3-2.2.jar
hapi-fhir-structures-dstu3-2.2.pom



Related Tutorials