is not current version
Last Version 1.9.1.9.6

com.github.czyzby:gdx-websocket-common 1.6.1.9.2

LibGDX web sockets natives for desktop and mobile platforms.

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

gdx-websocket-common
Version

Version

1.6.1.9.2
Type

Type

jar

Download gdx-websocket-common 1.6.1.9.2


<!-- https://jarcasting.com/artifacts/com.github.czyzby/gdx-websocket-common/ -->
<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-websocket-common</artifactId>
    <version>1.6.1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.czyzby/gdx-websocket-common/
implementation 'com.github.czyzby:gdx-websocket-common:1.6.1.9.2'
// https://jarcasting.com/artifacts/com.github.czyzby/gdx-websocket-common/
implementation ("com.github.czyzby:gdx-websocket-common:1.6.1.9.2")
'com.github.czyzby:gdx-websocket-common:jar:1.6.1.9.2'
<dependency org="com.github.czyzby" name="gdx-websocket-common" rev="1.6.1.9.2">
  <artifact name="gdx-websocket-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.czyzby', module='gdx-websocket-common', version='1.6.1.9.2')
)
libraryDependencies += "com.github.czyzby" % "gdx-websocket-common" % "1.6.1.9.2"
[com.github.czyzby/gdx-websocket-common "1.6.1.9.2"]