is not current version
Last Version 0.0.10

com.mchange:jsonrpc-client_2.11 0.0.7

jsonrpc-client

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.mchange
ArtifactId

ArtifactId

jsonrpc-client_2.11
Version

Version

0.0.7
Type

Type

jar

Download jsonrpc-client_2.11 0.0.7


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