| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CRaSH General Purpose Libraries Utility |
| GroupId | GroupIdcom.crashinvaders.lml |
| ArtifactId | ArtifactIdgdx-websocket-gwt |
| Last Version | Last Version1.10.1.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongdx-websocket-gwt
LibGDX web sockets natives for GWT.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.crashinvaders.lml/gdx-websocket-gwt/ -->
<dependency>
<groupId>com.crashinvaders.lml</groupId>
<artifactId>gdx-websocket-gwt</artifactId>
<version>1.10.1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crashinvaders.lml/gdx-websocket-gwt/
implementation 'com.crashinvaders.lml:gdx-websocket-gwt:1.10.1.11.0'
// https://jarcasting.com/artifacts/com.crashinvaders.lml/gdx-websocket-gwt/
implementation ("com.crashinvaders.lml:gdx-websocket-gwt:1.10.1.11.0")
'com.crashinvaders.lml:gdx-websocket-gwt:jar:1.10.1.11.0'
<dependency org="com.crashinvaders.lml" name="gdx-websocket-gwt" rev="1.10.1.11.0">
<artifact name="gdx-websocket-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crashinvaders.lml', module='gdx-websocket-gwt', version='1.10.1.11.0')
)
libraryDependencies += "com.crashinvaders.lml" % "gdx-websocket-gwt" % "1.10.1.11.0"
[com.crashinvaders.lml/gdx-websocket-gwt "1.10.1.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.crashinvaders.lml : gdx-websocket | jar | 1.10.1.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.11.0 |
| com.google.gwt : gwt-user | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |