is not current version
Last Version 10

au.com.mountain-pass:hyperstate-server 1

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

GroupId

GroupId

au.com.mountain-pass
ArtifactId

ArtifactId

hyperstate-server
Version

Version

1
Type

Type

jar

Download hyperstate-server 1


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