Download undertow-websockets-jsr-1.2.6.Final.jar file - Jar u

Jar examples for u:undertow-websockets-jsr

Description

You can download jar file undertow-websockets-jsr 1.2.6.Final in this page.

License

Open Source License

Build File

You can use the following script to add undertow-websockets-jsr-1.2.6.Final.jar to your project.

<dependency>
   <groupId>io.undertow</groupId>
   <artifactId>undertow-websockets-jsr</artifactId>
   <version>1.2.6.Final</version>
</dependency>
compile group: 'io.undertow', name: 'undertow-websockets-jsr', version: '1.2.6.Final'
libraryDependencies += "io.undertow" % "undertow-websockets-jsr" % "1.2.6.Final"
<dependency org="io.undertow" name="undertow-websockets-jsr" rev="1.2.6.Final"/>
@Grapes(@Grab(group='io.undertow', module='undertow-websockets-jsr', version='1.2.6.Final'))
'io.undertow:undertow-websockets-jsr:jar:1.2.6.Final'

Download

Click the following link to download the jar file.

undertow-websockets-jsr-1.2.6.Final-sources.jar
undertow-websockets-jsr-1.2.6.Final.jar
undertow-websockets-jsr-1.2.6.Final.pom



Related Tutorials