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

com.esotericsoftware.kryo kryo5 5.0.0-RC8

Introduction

In this article, we'll learn how to install Java artifact kryo5 from com.esotericsoftware.kryo group in version 5.0.0-RC8. The artifact is available in 16 versions: 5.5.0 5.4.0 5.3.0 5.2.1 5.2.0 5.1.1 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 The parent project is: com.esotericsoftware::kryo-parent::5.0.0-RC8

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

To install the Kryo 5 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 5 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 (2)