GroupId | GroupIdau.com.mountain-pass |
---|---|
ArtifactId | ArtifactIdhyperstate |
Version | Version4 |
Type | Typejar |
Filename | Size |
---|---|
hyperstate-4.pom | |
hyperstate-4.jar | 49 KB |
hyperstate-4-sources.jar | 33 KB |
hyperstate-4-qaReports.jar | 515 KB |
hyperstate-4-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/ -->
<dependency>
<groupId>au.com.mountain-pass</groupId>
<artifactId>hyperstate</artifactId>
<version>4</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/
implementation 'au.com.mountain-pass:hyperstate:4'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate/
implementation ("au.com.mountain-pass:hyperstate:4")
'au.com.mountain-pass:hyperstate:jar:4'
<dependency org="au.com.mountain-pass" name="hyperstate" rev="4">
<artifact name="hyperstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate', version='4')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate" % "4"
[au.com.mountain-pass/hyperstate "4"]