is not current version
Last Version 1.9.1.9.6

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

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.8.1.9.4
Type

Type

jar

Download gdx-websocket-gwt 1.8.1.9.4


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