Download hdt-java-core-2.1.jar file - Jar h

Jar examples for h:hdt-java-core

Description

HDT Core Library Implementation in Java

You can download jar file hdt-java-core 2.1 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add hdt-java-core-2.1.jar to your project.

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

Download

Click the following link to download the jar file.

hdt-java-core-2.1-javadoc.jar
hdt-java-core-2.1-sources.jar
hdt-java-core-2.1.jar
hdt-java-core-2.1.pom



Related Tutorials