How To Install Java Artifact com.esotericsoftware.kryo v5.0.0-RC8

com.esotericsoftware kryo 5.0.0-RC8

Introduction

In this article, we'll learn how to install Java artifact kryo from com.esotericsoftware group in version 5.0.0-RC8. The artifact is available in 30 versions: 5.6.0 5.5.0 5.4.0 5.3.0 5.2.1 5.2.0 5.1.1 5.1.0 5.0.4 5.0.3 5.0.2 5.0.1 5.0.0-RC9 5.0.0-RC8 5.0.0-RC7 5.0.0-RC6 5.0.0-RC5 5.0.0-RC4 5.0.0-RC3 5.0.0-RC2 5.0.0-RC1 5.0.0 4.0.3 4.0.2 4.0.1 4.0.0 3.0.3 3.0.2 3.0.1 3.0.0 The parent project is: com.esotericsoftware::kryo-parent::5.0.0-RC8

How To Install Java Artifact com.esotericsoftware.kryo In Version 5.0.0-RC8

To install the Kryo artifact in version 5.0.0-RC8 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.

Compile dependencies (3)