Download hapi-base-2.2.jar file - Jar h

Jar examples for h:hapi-base

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

hapi-base-2.2-javadoc.jar
hapi-base-2.2-jdk14.jar
hapi-base-2.2-sources.jar
hapi-base-2.2.jar
hapi-base-2.2.pom



Related Tutorials