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