Download wsonrpc-core-1.0.0.jar file - Jar w

Jar examples for w:wsonrpc-core

Description

You can download jar file wsonrpc-core 1.0.0 in this page.

Build File

You can use the following script to add wsonrpc-core-1.0.0.jar to your project.

<dependency>
   <groupId>net.apexes.wsonrpc</groupId>
   <artifactId>wsonrpc-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.apexes.wsonrpc', name: 'wsonrpc-core', version: '1.0.0'
libraryDependencies += "net.apexes.wsonrpc" % "wsonrpc-core" % "1.0.0"
<dependency org="net.apexes.wsonrpc" name="wsonrpc-core" rev="1.0.0"/>
@Grapes(@Grab(group='net.apexes.wsonrpc', module='wsonrpc-core', version='1.0.0'))
'net.apexes.wsonrpc:wsonrpc-core:jar:1.0.0'

Download

Click the following link to download the jar file.

wsonrpc-core-1.0.0-javadoc.jar
wsonrpc-core-1.0.0-sources.jar
wsonrpc-core-1.0.0.jar
wsonrpc-core-1.0.0.pom



Related Tutorials