Download json-rpc-lib-binding-0.0.1.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.0.1 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.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials