is not current version
Last Version 2.5.1

net.apexes.wsonrpc:wsonrpc-client 2.2.0


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.apexes.wsonrpc
ArtifactId

ArtifactId

wsonrpc-client
Version

Version

2.2.0
Type

Type

jar

Download wsonrpc-client 2.2.0


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