is not current version
Last Version 2.2.1

org.hspconsortium.client:hspc-java-client 1.6.0

HSPC Java Client Aggregator POM

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.hspconsortium.client
ArtifactId

ArtifactId

hspc-java-client
Version

Version

1.6.0
Type

Type

jar

Download hspc-java-client 1.6.0


<!-- https://jarcasting.com/artifacts/org.hspconsortium.client/hspc-java-client/ -->
<dependency>
    <groupId>org.hspconsortium.client</groupId>
    <artifactId>hspc-java-client</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.client/hspc-java-client/
implementation 'org.hspconsortium.client:hspc-java-client:1.6.0'
// https://jarcasting.com/artifacts/org.hspconsortium.client/hspc-java-client/
implementation ("org.hspconsortium.client:hspc-java-client:1.6.0")
'org.hspconsortium.client:hspc-java-client:jar:1.6.0'
<dependency org="org.hspconsortium.client" name="hspc-java-client" rev="1.6.0">
  <artifact name="hspc-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.client', module='hspc-java-client', version='1.6.0')
)
libraryDependencies += "org.hspconsortium.client" % "hspc-java-client" % "1.6.0"
[org.hspconsortium.client/hspc-java-client "1.6.0"]