GroupId | GroupIdorg.hspconsortium.reference |
---|---|
ArtifactId | ArtifactIdhspc-reference-api-smart-support |
Version | Version1.6.0 |
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>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-smart-support/
implementation 'org.hspconsortium.reference:hspc-reference-api-smart-support:1.6.0'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-smart-support/
implementation ("org.hspconsortium.reference:hspc-reference-api-smart-support:1.6.0")
'org.hspconsortium.reference:hspc-reference-api-smart-support:jar:1.6.0'
<dependency org="org.hspconsortium.reference" name="hspc-reference-api-smart-support" rev="1.6.0">
<artifact name="hspc-reference-api-smart-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-api-smart-support', version='1.6.0')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-api-smart-support" % "1.6.0"
[org.hspconsortium.reference/hspc-reference-api-smart-support "1.6.0"]