Download hartley-1.0-RC1.jar file - Jar h

Jar examples for h:hartley

Description

A library of commonly useful Java classes

You can download jar file hartley 1.0-RC1 in this page.

License

MIT License

Build File

You can use the following script to add hartley-1.0-RC1.jar to your project.

<dependency>
   <groupId>com.dhemery</groupId>
   <artifactId>hartley</artifactId>
   <version>1.0-RC1</version>
</dependency>
compile group: 'com.dhemery', name: 'hartley', version: '1.0-RC1'
libraryDependencies += "com.dhemery" % "hartley" % "1.0-RC1"
<dependency org="com.dhemery" name="hartley" rev="1.0-RC1"/>
@Grapes(@Grab(group='com.dhemery', module='hartley', version='1.0-RC1'))
'com.dhemery:hartley:jar:1.0-RC1'

Download

Click the following link to download the jar file.

hartley-1.0-RC1-javadoc.jar
hartley-1.0-RC1-sources.jar
hartley-1.0-RC1.jar
hartley-1.0-RC1.pom



Related Tutorials