Download json-rpc-commons-1.5.0.jar file - Jar j

Jar examples for j:json-rpc-commons

Description

Support classes for json-rpc-servlets project.

You can download jar file json-rpc-commons 1.5.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add json-rpc-commons-1.5.0.jar to your project.

<dependency>
   <groupId>it.zenitlab</groupId>
   <artifactId>json-rpc-commons</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'it.zenitlab', name: 'json-rpc-commons', version: '1.5.0'
libraryDependencies += "it.zenitlab" % "json-rpc-commons" % "1.5.0"
<dependency org="it.zenitlab" name="json-rpc-commons" rev="1.5.0"/>
@Grapes(@Grab(group='it.zenitlab', module='json-rpc-commons', version='1.5.0'))
'it.zenitlab:json-rpc-commons:jar:1.5.0'

Download

Click the following link to download the jar file.

json-rpc-commons-1.5.0-javadoc.jar
json-rpc-commons-1.5.0-sources.jar
json-rpc-commons-1.5.0.jar
json-rpc-commons-1.5.0.pom



Related Tutorials