Jar examples for h:hapi-base
You can download jar file hapi-base 2.3 in this page.
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'
Click the following link to download the jar file.
hapi-base-2.3-javadoc.jar