is not current version
Last Version 10

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

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

Categories

Categories

CLI User Interface
GroupId

GroupId

au.com.mountain-pass
ArtifactId

ArtifactId

hyperstate-client
Version

Version

1
Type

Type

jar

Download hyperstate-client 1


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