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

Jar examples for u:undertow-websockets-jsr

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials