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

au.com.mountain-pass:hyperstate 3

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

Группа

Группа

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

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

hyperstate
Версия

Версия

3
Тип

Тип

jar

Скачать hyperstate 3


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