MVN

com.github.czyzby : gdx-websocket

Maven & Gradle

Apr 02, 2017
3 usages
158 stars

gdx-websocket · Web sockets abstraction for LibGDX applications.

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-websocket</artifactId>
    <version>1.9.1.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.czyzby : gdx-websocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1.9.6

All Versions

Choose a version of com.github.czyzby : gdx-websocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
gdx-websocket-1.9.1.9.6
1.8.x
gdx-websocket-1.8.1.9.4
gdx-websocket-1.8.1.9.4-b1
1.7.x
gdx-websocket-1.7.1.9.3
gdx-websocket-1.7.1.9.3-b1
1.6.x
gdx-websocket-1.6.1.9.3
gdx-websocket-1.6.1.9.2
1.5.x
gdx-websocket-1.5.1.9.2

How to add a dependency to Maven

Add the following com.github.czyzby : gdx-websocket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-websocket</artifactId>
    <version>1.9.1.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.czyzby : gdx-websocket gradle dependency to your build.gradle file:

implementation 'com.github.czyzby:gdx-websocket:1.9.1.9.6'

Gradle Kotlin DSL: Add the following com.github.czyzby : gdx-websocket gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.czyzby:gdx-websocket:1.9.1.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.czyzby : gdx-websocket sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.czyzby" % "gdx-websocket" % "1.9.1.9.6"

Advertisement

Dependencies from Group

Sep 22, 2016
9 usages
4 stars
Apr 02, 2017
6 usages
158 stars
Apr 02, 2017
4 usages
158 stars
Apr 02, 2017
3 usages
158 stars
Apr 02, 2017
3 usages
158 stars

Discover Dependencies

May 16, 2017
2 usages
149 stars
Jul 15, 2016
2 usages
0 stars
Aug 13, 2017
4 usages
170 stars
May 15, 2019
2 usages
23 stars
Sep 30, 2021
1 usages
135 stars
Nov 29, 2016
2 usages
0 stars
Apr 27, 2018
2 usages
Feb 11, 2017
2 usages
3 stars