не последняя версия
Последняя версия 9

au.com.mountain-pass:hyperstate 8

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

Группа

Группа

au.com.mountain-pass
Идентификатор

Идентификатор

hyperstate
Версия

Версия

8
Тип

Тип

jar

Скачать hyperstate 8


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