Download json-rpc-lib-binding-0.2.0.jar file - Jar j

Jar examples for j:json-rpc-lib-binding

Description

Base component of json-rpc-lib

You can download jar file json-rpc-lib-binding 0.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add json-rpc-lib-binding-0.2.0.jar to your project.

<dependency>
   <groupId>com.code4people</groupId>
   <artifactId>json-rpc-lib-binding</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.code4people', name: 'json-rpc-lib-binding', version: '0.2.0'
libraryDependencies += "com.code4people" % "json-rpc-lib-binding" % "0.2.0"
<dependency org="com.code4people" name="json-rpc-lib-binding" rev="0.2.0"/>
@Grapes(@Grab(group='com.code4people', module='json-rpc-lib-binding', version='0.2.0'))
'com.code4people:json-rpc-lib-binding:jar:0.2.0'

Download

Click the following link to download the jar file.

json-rpc-lib-binding-0.2.0-javadoc.jar
json-rpc-lib-binding-0.2.0-sources.jar
json-rpc-lib-binding-0.2.0.jar
json-rpc-lib-binding-0.2.0.pom



Related Tutorials