Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdau.com.mountain-pass |
ArtifactId | ArtifactIdhyperstate-client |
Version | Version1 |
Type | Typejar |
Filename | Size |
---|---|
hyperstate-client-1.pom | |
hyperstate-client-1.jar | 22 KB |
hyperstate-client-1-sources.jar | 13 KB |
hyperstate-client-1-qaReports.jar | 261 bytes |
hyperstate-client-1-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-client/ -->
<dependency>
<groupId>au.com.mountain-pass</groupId>
<artifactId>hyperstate-client</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-client/
implementation 'au.com.mountain-pass:hyperstate-client:1'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-client/
implementation ("au.com.mountain-pass:hyperstate-client:1")
'au.com.mountain-pass:hyperstate-client:jar:1'
<dependency org="au.com.mountain-pass" name="hyperstate-client" rev="1">
<artifact name="hyperstate-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate-client', version='1')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate-client" % "1"
[au.com.mountain-pass/hyperstate-client "1"]