is not current version
Last Version 1.9.1.9.6

com.github.czyzby:gdx-websocket-serialization 1.6.1.9.3

Custom cross-platform serialization without the use of reflection.

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

gdx-websocket-serialization
Version

Version

1.6.1.9.3
Type

Type

jar

Download gdx-websocket-serialization 1.6.1.9.3


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