MVN

com.esotericsoftware.kryo : kryo

Maven & Gradle

Feb 03, 2016
425 usages
5.8k stars

Kryo · Fast, efficient Java serialization

<dependency>
    <groupId>com.esotericsoftware.kryo</groupId>
    <artifactId>kryo</artifactId>
    <version>2.21.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.21.1

All Versions

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

Version Vulnerabilities Updated
2.24.x
kryo-2.24.0
2.23.x
kryo-2.23.1
kryo-2.23.0
2.22
kryo-2.22
2.21.x
kryo-2.21.1
2.21
kryo-2.21
2.20
kryo-2.20
2.19
kryo-2.19
2.17
kryo-2.17
2.16
kryo-2.16
2.14
kryo-2.14
2.12
kryo-2.12
2.10
kryo-2.10

How to add a dependency to Maven

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

<dependency>
    <groupId>com.esotericsoftware.kryo</groupId>
    <artifactId>kryo</artifactId>
    <version>2.21.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.esotericsoftware.kryo:kryo:2.21.1'

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

implementation("com.esotericsoftware.kryo:kryo:2.21.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.esotericsoftware.kryo" % "kryo" % "2.21.1"

Advertisement

Dependencies from Group

Feb 03, 2016
425 usages
5.8k stars
Apr 20, 2023
32 usages
5.8k stars

Discover Dependencies

Feb 04, 2016
Sep 22, 2017
2 usages
18.7k stars
Aug 15, 2023
6 usages
0 stars
Aug 15, 2023
2 usages
0 stars
May 05, 2023
25 usages
Sep 12, 2017
2 stars
Mar 28, 2016
5 usages
314 stars
Jan 19, 2017
4 usages
8.1k stars
Oct 24, 2017
2 usages