Download halbuilder-core-2.0.2.jar file - Jar h

Jar examples for h:halbuilder-core

Description

Java based builder for the Hal specification http://stateless.co/hal_specification.html

You can download jar file halbuilder-core 2.0.2 in this page.

License

Apache License

Build File

You can use the following script to add halbuilder-core-2.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

halbuilder-core-2.0.2-javadoc.jar
halbuilder-core-2.0.2-sources.jar
halbuilder-core-2.0.2.jar
halbuilder-core-2.0.2.pom



Related Tutorials