Jar examples for s:simple-json-rpc-core
Core classes of simple-json-rpc
You can download jar file simple-json-rpc-core 0.9 in this page.
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'
Click the following link to download the jar file.
simple-json-rpc-core-0.9-javadoc.jar