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