Download half-util-0.2.jar file - Jar h

Jar examples for h:half-util

Description

Hadoop Light Application Framework - Utils Module

You can download jar file half-util 0.2 in this page.

License

Apache License

Build File

You can use the following script to add half-util-0.2.jar to your project.

<dependency>
   <groupId>com.manganit.half</groupId>
   <artifactId>half-util</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'com.manganit.half', name: 'half-util', version: '0.2'
libraryDependencies += "com.manganit.half" % "half-util" % "0.2"
<dependency org="com.manganit.half" name="half-util" rev="0.2"/>
@Grapes(@Grab(group='com.manganit.half', module='half-util', version='0.2'))
'com.manganit.half:half-util:jar:0.2'

Download

Click the following link to download the jar file.

half-util-0.2-javadoc.jar
half-util-0.2-sources.jar
half-util-0.2.jar
half-util-0.2.pom



Related Tutorials