is not current version
Last Version 2.2.1

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

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

Type

jar

Download hspc-java-client 1.4


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