Last Version

kryonet 2.22.0-RC1

TCP and UDP client/server library for Java

License

License

Categories

Categories

Net KryoNet Networking Kryo Data Data Formats Serialization
GroupId

GroupId

com.esotericsoftware
ArtifactId

ArtifactId

kryonet
Version

Version

2.22.0-RC1
Type

Type

jar
Description

Description

kryonet
TCP and UDP client/server library for Java
Project URL

Project URL

https://github.com/EsotericSoftware/kryonet
Source Code Management

Source Code Management

https://github.com/EsotericSoftware/kryonet

Download kryonet 2.22.0-RC1


<!-- https://jarcasting.com/artifacts/com.esotericsoftware/kryonet/ -->
<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>kryonet</artifactId>
    <version>2.22.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.esotericsoftware/kryonet/
implementation 'com.esotericsoftware:kryonet:2.22.0-RC1'
// https://jarcasting.com/artifacts/com.esotericsoftware/kryonet/
implementation ("com.esotericsoftware:kryonet:2.22.0-RC1")
'com.esotericsoftware:kryonet:jar:2.22.0-RC1'
<dependency org="com.esotericsoftware" name="kryonet" rev="2.22.0-RC1">
  <artifact name="kryonet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.esotericsoftware', module='kryonet', version='2.22.0-RC1')
)
libraryDependencies += "com.esotericsoftware" % "kryonet" % "2.22.0-RC1"
[com.esotericsoftware/kryonet "2.22.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.esotericsoftware.kryo : kryo jar 2.24.0
com.esotericsoftware : jsonbeans jar 0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.