Download gozirra-ws-0.5.0.jar file - Jar g

Jar examples for g:gozirra-ws

Description

Stomp implementation with support for Stomp over WebSockets.

You can download jar file gozirra-ws 0.5.0 in this page.

License

GNU Lesser General Public License Version 3

Build File

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

<dependency>
   <groupId>com.hi3project.vineyard.comm</groupId>
   <artifactId>gozirra-ws</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.hi3project.vineyard.comm', name: 'gozirra-ws', version: '0.5.0'
libraryDependencies += "com.hi3project.vineyard.comm" % "gozirra-ws" % "0.5.0"
<dependency org="com.hi3project.vineyard.comm" name="gozirra-ws" rev="0.5.0"/>
@Grapes(@Grab(group='com.hi3project.vineyard.comm', module='gozirra-ws', version='0.5.0'))
'com.hi3project.vineyard.comm:gozirra-ws:jar:0.5.0'

Download

Click the following link to download the jar file.

gozirra-ws-0.5.0-javadoc.jar
gozirra-ws-0.5.0-sources.jar
gozirra-ws-0.5.0.jar
gozirra-ws-0.5.0.pom



Related Tutorials