is not current version
Last Version 5.3.0

com.esotericsoftware:kryo-benchmarks 5.1.0

JMH benchmarks for Kryo.

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

com.esotericsoftware
ArtifactId

ArtifactId

kryo-benchmarks
Version

Version

5.1.0
Type

Type

jar

Download kryo-benchmarks 5.1.0


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