| Группа | Группаau.com.mountain-pass |
|---|---|
| Идентификатор | Идентификаторhyperstate |
| Версия | Версия2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hyperstate-2.pom | |
| hyperstate-2.jar | 49 KB |
| hyperstate-2-sources.jar | 33 KB |
| hyperstate-2-qaReports.jar | 509 KB |
| hyperstate-2-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/ -->
<dependency>
<groupId>au.com.mountain-pass</groupId>
<artifactId>hyperstate</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/
implementation 'au.com.mountain-pass:hyperstate:2'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/
implementation ("au.com.mountain-pass:hyperstate:2")
'au.com.mountain-pass:hyperstate:jar:2'
<dependency org="au.com.mountain-pass" name="hyperstate" rev="2">
<artifact name="hyperstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate', version='2')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate" % "2"
[au.com.mountain-pass/hyperstate "2"]