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