| Группа | Группаau.com.mountain-pass |
|---|---|
| Идентификатор | Идентификаторhyperstate |
| Версия | Версия8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hyperstate-8.pom | |
| hyperstate-8.jar | 49 KB |
| hyperstate-8-sources.jar | 33 KB |
| hyperstate-8-qaReports.jar | 538 KB |
| hyperstate-8-javadoc.jar | 131 KB |
| Обзор |
<!-- 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"]