Download hapi-fhir-client-3.0.0.jar file - Jar h

Jar examples for h:hapi-fhir-client

Description

You can download jar file hapi-fhir-client 3.0.0 in this page.

Build File

You can use the following script to add hapi-fhir-client-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

hapi-fhir-client-3.0.0-javadoc.jar
hapi-fhir-client-3.0.0-sources.jar
hapi-fhir-client-3.0.0.jar
hapi-fhir-client-3.0.0.pom



Related Tutorials