Download halreader-1.2.jar file - Jar h

Jar examples for h:halreader

Description

HAL+JSON library wrapper for HalBuilder (https://github.com/HalBuilder)

You can download jar file halreader 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add halreader-1.2.jar to your project.

<dependency>
   <groupId>com.qmetric</groupId>
   <artifactId>halreader</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.qmetric', name: 'halreader', version: '1.2'
libraryDependencies += "com.qmetric" % "halreader" % "1.2"
<dependency org="com.qmetric" name="halreader" rev="1.2"/>
@Grapes(@Grab(group='com.qmetric', module='halreader', version='1.2'))
'com.qmetric:halreader:jar:1.2'

Download

Click the following link to download the jar file.

halreader-1.2-javadoc.jar
halreader-1.2-sources.jar
halreader-1.2.jar
halreader-1.2.pom



Related Tutorials