Jar examples for k:kryonet
TCP and UDP client/server library for Java
You can download jar file kryonet 2.22.0-RC1 in this page.
New BSD License
You can use the following script to add kryonet-2.22.0-RC1.jar to your project.
<dependency> <groupId>com.esotericsoftware</groupId> <artifactId>kryonet</artifactId> <version>2.22.0-RC1</version> </dependency>
compile group: 'com.esotericsoftware', name: 'kryonet', version: '2.22.0-RC1'
libraryDependencies += "com.esotericsoftware" % "kryonet" % "2.22.0-RC1"
<dependency org="com.esotericsoftware" name="kryonet" rev="2.22.0-RC1"/>
@Grapes(@Grab(group='com.esotericsoftware', module='kryonet', version='2.22.0-RC1'))
'com.esotericsoftware:kryonet:jar:2.22.0-RC1'
Click the following link to download the jar file.
kryonet-2.22.0-RC1-javadoc.jar