Download hapi-fhir-structures-r4-3.3.0.jar file - Jar h

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

Description

You can download jar file hapi-fhir-structures-r4 3.3.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

hapi-fhir-structures-r4-3.3.0-javadoc.jar
hapi-fhir-structures-r4-3.3.0-sources.jar
hapi-fhir-structures-r4-3.3.0.jar
hapi-fhir-structures-r4-3.3.0.pom



Related Tutorials