Download simple-json-rpc-core-0.9.jar file - Jar s

Jar examples for s:simple-json-rpc-core

Description

Core classes of simple-json-rpc

You can download jar file simple-json-rpc-core 0.9 in this page.

Build File

You can use the following script to add simple-json-rpc-core-0.9.jar to your project.

<dependency>
   <groupId>com.github.arteam</groupId>
   <artifactId>simple-json-rpc-core</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'com.github.arteam', name: 'simple-json-rpc-core', version: '0.9'
libraryDependencies += "com.github.arteam" % "simple-json-rpc-core" % "0.9"
<dependency org="com.github.arteam" name="simple-json-rpc-core" rev="0.9"/>
@Grapes(@Grab(group='com.github.arteam', module='simple-json-rpc-core', version='0.9'))
'com.github.arteam:simple-json-rpc-core:jar:0.9'

Download

Click the following link to download the jar file.

simple-json-rpc-core-0.9-javadoc.jar
simple-json-rpc-core-0.9-sources.jar
simple-json-rpc-core-0.9.jar
simple-json-rpc-core-0.9.pom



Related Tutorials