is not current version
Last Version 2.2.1

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

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.3
Type

Type

jar

Download hspc-java-client 1.3


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