Download hdt-api-2.0.jar file - Jar h

Jar examples for h:hdt-api

Description

HDT Java Public API

You can download jar file hdt-api 2.0 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add hdt-api-2.0.jar to your project.

<dependency>
   <groupId>eu.wdaqua</groupId>
   <artifactId>hdt-api</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'eu.wdaqua', name: 'hdt-api', version: '2.0'
libraryDependencies += "eu.wdaqua" % "hdt-api" % "2.0"
<dependency org="eu.wdaqua" name="hdt-api" rev="2.0"/>
@Grapes(@Grab(group='eu.wdaqua', module='hdt-api', version='2.0'))
'eu.wdaqua:hdt-api:jar:2.0'

Download

Click the following link to download the jar file.

hdt-api-2.0-javadoc.jar
hdt-api-2.0-sources.jar
hdt-api-2.0.jar
hdt-api-2.0.pom



Related Tutorials