Kryo

Fast, efficient Java serialization

License

License

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

com.esotericsoftware.kryo
ArtifactId

ArtifactId

kryo
Last Version

Last Version

2.24.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kryo
Fast, efficient Java serialization
Project URL

Project URL

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

Source Code Management

https://github.com/EsotericSoftware/kryo

Download kryo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.esotericsoftware.minlog : minlog jar 1.2
org.objenesis : objenesis jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.esotericsoftware.kryo

Esoteric Software

Versions

Version
2.24.0
2.23.1
2.23.0
2.22
2.21.1
2.21
2.20
2.19
2.17
2.16
2.14
2.12
2.10