Download simple-json-rpc-core-0.7.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.7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials