MVN

com.esotericsoftware : kryo-shaded

Maven & Gradle

May 19, 2023
269 usages
5.2k stars

Kryo Shaded · Fast, efficient Java serialization. This contains the shaded reflectasm jar to prevent conflicts with other versions of asm.

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

Latest Version

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

  • Latest Stable: 4.0.3

All Versions

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

Version Vulnerabilities Updated
4.0.x
kryo-shaded-4.0.3
kryo-shaded-4.0.2
kryo-shaded-4.0.1
kryo-shaded-4.0.0
3.0.x
kryo-shaded-3.0.3
kryo-shaded-3.0.2
kryo-shaded-3.0.1
kryo-shaded-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>kryo-shaded</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.esotericsoftware:kryo-shaded:4.0.3'

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

implementation("com.esotericsoftware:kryo-shaded:4.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.esotericsoftware" % "kryo-shaded" % "4.0.3"

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

Aug 08, 2023
1 usages
155 stars
May 01, 2017
155 stars
Aug 08, 2023
7 usages
155 stars
Aug 08, 2023
15 usages
155 stars
Dec 12, 2022
1 usages
64 stars
Jul 03, 2023
1 usages
254 stars
Jul 10, 2023
5 usages
333 stars
Jul 10, 2023
8 usages
333 stars