Download hapi-fhir-base-1.6.jar file - Jar h

Jar examples for h:hapi-fhir-base

Description

You can download jar file hapi-fhir-base 1.6 in this page.

Build File

You can use the following script to add hapi-fhir-base-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

hapi-fhir-base-1.6-javadoc.jar
hapi-fhir-base-1.6-sources.jar
hapi-fhir-base-1.6.jar
hapi-fhir-base-1.6.pom



Related Tutorials