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