Jar examples for j:json-rpc
JavaScript to Java AJAX communications library
You can download jar file json-rpc 1.0 in this page.
Apache License
You can use the following script to add json-rpc-1.0.jar to your project.
<dependency> <groupId>com.metaparadigm</groupId> <artifactId>json-rpc</artifactId> <version>1.0</version> </dependency>
compile group: 'com.metaparadigm', name: 'json-rpc', version: '1.0'
libraryDependencies += "com.metaparadigm" % "json-rpc" % "1.0"
<dependency org="com.metaparadigm" name="json-rpc" rev="1.0"/>
@Grapes(@Grab(group='com.metaparadigm', module='json-rpc', version='1.0'))
'com.metaparadigm:json-rpc:jar:1.0'
Click the following link to download the jar file.
json-rpc-1.0-sources.jar