Download websocket-spi-1.0-b04.jar file - Jar w

Jar examples for w:websocket-spi

Description

You can download jar file websocket-spi 1.0-b04 in this page.

License

Open Source License

Build File

You can use the following script to add websocket-spi-1.0-b04.jar to your project.

<dependency>
   <groupId>org.glassfish.tyrus</groupId>
   <artifactId>websocket-spi</artifactId>
   <version>1.0-b04</version>
</dependency>
compile group: 'org.glassfish.tyrus', name: 'websocket-spi', version: '1.0-b04'
libraryDependencies += "org.glassfish.tyrus" % "websocket-spi" % "1.0-b04"
<dependency org="org.glassfish.tyrus" name="websocket-spi" rev="1.0-b04"/>
@Grapes(@Grab(group='org.glassfish.tyrus', module='websocket-spi', version='1.0-b04'))
'org.glassfish.tyrus:websocket-spi:jar:1.0-b04'

Download

Click the following link to download the jar file.

websocket-spi-1.0-b04-javadoc.jar
websocket-spi-1.0-b04-sources.jar
websocket-spi-1.0-b04.jar
websocket-spi-1.0-b04.pom



Related Tutorials