Jar examples for j:jsonrpc-client-2.10
jsonrpc-client
You can download jar file jsonrpc-client_2.10 0.0.2 in this page.
GNU Lesser General Public License, Version 2.1
You can use the following script to add jsonrpc-client_2.10-0.0.2.jar to your project.
<dependency> <groupId>com.mchange</groupId> <artifactId>jsonrpc-client_2.10</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.mchange', name: 'jsonrpc-client_2.10', version: '0.0.2'
libraryDependencies += "com.mchange" % "jsonrpc-client_2.10" % "0.0.2"
<dependency org="com.mchange" name="jsonrpc-client_2.10" rev="0.0.2"/>
@Grapes(@Grab(group='com.mchange', module='jsonrpc-client_2.10', version='0.0.2'))
'com.mchange:jsonrpc-client_2.10:jar:0.0.2'
Click the following link to download the jar file.
jsonrpc-client_2.10-0.0.2-javadoc.jar