MVN

com.esotericsoftware : kryonet

Maven & Gradle

Jun 14, 2014
16 usages
1.7k stars

kryonet · TCP and UDP client/server library for Java

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>kryonet</artifactId>
    <version>2.22.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.esotericsoftware : kryonet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.22.0-RC1
  • Latest Release Candidate: 2.22.0-RC1

All Versions

Choose a version of com.esotericsoftware : kryonet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.22.x
kryonet-2.22.0-RC1

How to add a dependency to Maven

Add the following com.esotericsoftware : kryonet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>kryonet</artifactId>
    <version>2.22.0-RC1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.esotericsoftware : kryonet gradle dependency to your build.gradle file:

implementation 'com.esotericsoftware:kryonet:2.22.0-RC1'

Gradle Kotlin DSL: Add the following com.esotericsoftware : kryonet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.esotericsoftware:kryonet:2.22.0-RC1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.esotericsoftware : kryonet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.esotericsoftware" % "kryonet" % "2.22.0-RC1"

Advertisement

Dependencies from Group

May 19, 2023
722 usages
5.8k stars
Mar 19, 2019
281 usages
1.4k stars
May 19, 2023
269 usages
5.2k stars
Dec 29, 2018
221 usages
169 stars
Jun 14, 2014
16 usages
1.7k stars

Discover Dependencies

Dec 13, 2011
37 stars
Jun 06, 2023
846 usages
May 24, 2021
141 usages
Jan 21, 2022
185 usages
Sep 25, 2020
46 usages
4.3k stars
Mar 29, 2023
114 usages
699 stars
Apr 17, 2023
36 stars
May 12, 2023
64 usages
34 stars
Aug 25, 2023
29 usages
3.9k stars