Download ws-0.12.0.jar file - Jar w

Jar examples for w:ws

Description

Library to create Java Web Services

You can download jar file ws 0.12.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ws-0.12.0.jar to your project.

<dependency>
   <groupId>io.corbel.lib</groupId>
   <artifactId>ws</artifactId>
   <version>0.12.0</version>
</dependency>
compile group: 'io.corbel.lib', name: 'ws', version: '0.12.0'
libraryDependencies += "io.corbel.lib" % "ws" % "0.12.0"
<dependency org="io.corbel.lib" name="ws" rev="0.12.0"/>
@Grapes(@Grab(group='io.corbel.lib', module='ws', version='0.12.0'))
'io.corbel.lib:ws:jar:0.12.0'

Download

Click the following link to download the jar file.

ws-0.12.0-javadoc.jar
ws-0.12.0-sources.jar
ws-0.12.0.jar
ws-0.12.0.pom



Related Tutorials