GroupId | GroupIdau.com.mountain-pass |
---|---|
ArtifactId | ArtifactIdhyperstate-server |
Version | Version1 |
Type | Typejar |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]