How To Install Java Artifact com.esotericsoftware.kryo v3.0.3

com.esotericsoftware kryo 3.0.3

Introduction

In this article, we'll learn how to install Java artifact kryo from com.esotericsoftware group in version 3.0.3. 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::3.0.3

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

To install the Kryo artifact in version 3.0.3 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 (1)