is not current version
Last Version 1.0.20

com.sshtools:hypersocket-json-client 1.0.19

Implements a Java JSON client that can be used with to communicate with a Hypersocket Framework server

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

hypersocket-json-client
Version

Version

1.0.19
Type

Type

jar

Download hypersocket-json-client 1.0.19


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