is not current version
Last Version 9.3.0

net.handle:handle-client 9.2.0

HDL Client Library

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.handle
ArtifactId

ArtifactId

handle-client
Version

Version

9.2.0
Type

Type

jar

Download handle-client 9.2.0


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