Download halreader-1.7.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.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

halreader-1.7-javadoc.jar
halreader-1.7-sources.jar
halreader-1.7.jar
halreader-1.7.pom



Related Tutorials