is not current version
Last Version 9

au.com.mountain-pass:hyperstate 7

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

GroupId

GroupId

au.com.mountain-pass
ArtifactId

ArtifactId

hyperstate
Version

Version

7
Type

Type

jar

Download hyperstate 7


<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/ -->
<dependency>
    <groupId>au.com.mountain-pass</groupId>
    <artifactId>hyperstate</artifactId>
    <version>7</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/
implementation 'au.com.mountain-pass:hyperstate:7'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/
implementation ("au.com.mountain-pass:hyperstate:7")
'au.com.mountain-pass:hyperstate:jar:7'
<dependency org="au.com.mountain-pass" name="hyperstate" rev="7">
  <artifact name="hyperstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate', version='7')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate" % "7"
[au.com.mountain-pass/hyperstate "7"]