GroupId | GroupIdorg.hspconsortium.reference |
---|---|
ArtifactId | ArtifactIdhspc-reference-api-smart-support |
Version | Version0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-smart-support/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-api-smart-support</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-smart-support/
implementation 'org.hspconsortium.reference:hspc-reference-api-smart-support:0.9'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-smart-support/
implementation ("org.hspconsortium.reference:hspc-reference-api-smart-support:0.9")
'org.hspconsortium.reference:hspc-reference-api-smart-support:jar:0.9'
<dependency org="org.hspconsortium.reference" name="hspc-reference-api-smart-support" rev="0.9">
<artifact name="hspc-reference-api-smart-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-api-smart-support', version='0.9')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-api-smart-support" % "0.9"
[org.hspconsortium.reference/hspc-reference-api-smart-support "0.9"]