Jar examples for n:nv-websocket-client
WebSocket client implementation in Java.
You can download jar file nv-websocket-client 2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nv-websocket-client-2.3.jar to your project.
<dependency> <groupId>com.neovisionaries</groupId> <artifactId>nv-websocket-client</artifactId> <version>2.3</version> </dependency>
compile group: 'com.neovisionaries', name: 'nv-websocket-client', version: '2.3'
libraryDependencies += "com.neovisionaries" % "nv-websocket-client" % "2.3"
<dependency org="com.neovisionaries" name="nv-websocket-client" rev="2.3"/>
@Grapes(@Grab(group='com.neovisionaries', module='nv-websocket-client', version='2.3'))
'com.neovisionaries:nv-websocket-client:jar:2.3'
Click the following link to download the jar file.
nv-websocket-client-2.3-javadoc.jar