How To Install Java Artifact com.esotericsoftware.kryo.kryo v2.22

com.esotericsoftware.kryo kryo 2.22

Introduction

In this article, we'll learn how to install Java artifact kryo from com.esotericsoftware.kryo group in version 2.22. The artifact is available in 13 versions: 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 . The Kryo project has been released under New BSD License license, and has its own website at: http://code.google.com/p/kryo/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.esotericsoftware.kryo.kryo In Version 2.22

To install the Kryo artifact in version 2.22 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Kryo dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (1)

Licenses

Developers