is not current version
Last Version 1.9.1.9.6

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

LibGDX web sockets natives for GWT.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

gdx-websocket-gwt
Version

Version

1.6.1.9.2
Type

Type

jar

Download gdx-websocket-gwt 1.6.1.9.2


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