is not current version
Last Version 5.3.0

com.esotericsoftware:kryo-benchmarks 5.0.2

JMH benchmarks for Kryo.

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

com.esotericsoftware
ArtifactId

ArtifactId

kryo-benchmarks
Version

Version

5.0.2
Type

Type

jar

Download kryo-benchmarks 5.0.2


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