Download halbuilder-standard-3.0.1.jar file - Jar h

Jar examples for h:halbuilder-standard

Description

Stadnard serializer/deserializer factory providing both HAL+XML and HAL+JSON to the HalBuilder Library

You can download jar file halbuilder-standard 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add halbuilder-standard-3.0.1.jar to your project.

<dependency>
   <groupId>com.theoryinpractise</groupId>
   <artifactId>halbuilder-standard</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'com.theoryinpractise', name: 'halbuilder-standard', version: '3.0.1'
libraryDependencies += "com.theoryinpractise" % "halbuilder-standard" % "3.0.1"
<dependency org="com.theoryinpractise" name="halbuilder-standard" rev="3.0.1"/>
@Grapes(@Grab(group='com.theoryinpractise', module='halbuilder-standard', version='3.0.1'))
'com.theoryinpractise:halbuilder-standard:jar:3.0.1'

Download

Click the following link to download the jar file.

halbuilder-standard-3.0.1-javadoc.jar
halbuilder-standard-3.0.1-sources.jar
halbuilder-standard-3.0.1.jar
halbuilder-standard-3.0.1.pom



Related Tutorials