Download hyperstate-client-10.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 10 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials