Jar examples for g:gdx-websocket
Web sockets abstraction for LibGDX applications.
You can download jar file gdx-websocket 1.7.1.9.3-b1 in this page.
The Apache License, Version 2.0
You can use the following script to add gdx-websocket-1.7.1.9.3-b1.jar to your project.
<dependency> <groupId>com.github.czyzby</groupId> <artifactId>gdx-websocket</artifactId> <version>1.7.1.9.3-b1</version> </dependency>
compile group: 'com.github.czyzby', name: 'gdx-websocket', version: '1.7.1.9.3-b1'
libraryDependencies += "com.github.czyzby" % "gdx-websocket" % "1.7.1.9.3-b1"
<dependency org="com.github.czyzby" name="gdx-websocket" rev="1.7.1.9.3-b1"/>
@Grapes(@Grab(group='com.github.czyzby', module='gdx-websocket', version='1.7.1.9.3-b1'))
'com.github.czyzby:gdx-websocket:jar:1.7.1.9.3-b1'
Click the following link to download the jar file.
gdx-websocket-1.7.1.9.3-b1-javadoc.jar