Download tyrus-websocket-core-1.2.1.jar file - Jar t

Jar examples for t:tyrus-websocket-core

Description

You can download jar file tyrus-websocket-core 1.2.1 in this page.

License

Open Source License

Build File

You can use the following script to add tyrus-websocket-core-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

tyrus-websocket-core-1.2.1-javadoc.jar
tyrus-websocket-core-1.2.1-sources.jar
tyrus-websocket-core-1.2.1.jar
tyrus-websocket-core-1.2.1.pom



Related Tutorials