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

Jar examples for h:hapi-base

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials