Download hyperstate-client-1.jar file - Jar h

Jar examples for h:hyperstate-client

Description

A Hypermedia as the Engine of Application State (HATEOAS) library

You can download jar file hyperstate-client 1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add hyperstate-client-1.jar to your project.

<dependency>
   <groupId>au.com.mountain-pass</groupId>
   <artifactId>hyperstate-client</artifactId>
   <version>1</version>
</dependency>
compile group: 'au.com.mountain-pass', name: 'hyperstate-client', version: '1'
libraryDependencies += "au.com.mountain-pass" % "hyperstate-client" % "1"
<dependency org="au.com.mountain-pass" name="hyperstate-client" rev="1"/>
@Grapes(@Grab(group='au.com.mountain-pass', module='hyperstate-client', version='1'))
'au.com.mountain-pass:hyperstate-client:jar:1'

Download

Click the following link to download the jar file.

hyperstate-client-1-javadoc.jar
hyperstate-client-1-qaReports.jar
hyperstate-client-1-sources.jar
hyperstate-client-1.jar
hyperstate-client-1.pom



Related Tutorials