MVN

net.lizalab : kryo-slf4j-shaded

Maven & Gradle

May 05, 2015
0 stars

Kryo-slf4j Shaded · Fork of Esoteric Software's Kryo built by Nathan Sweet that replaces Minlog with slf4j as the logging facade. This contains the shaded reflectasm jar to prevent conflicts with other versions of asm.

<dependency>
    <groupId>net.lizalab</groupId>
    <artifactId>kryo-slf4j-shaded</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.lizalab : kryo-slf4j-shaded to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of net.lizalab : kryo-slf4j-shaded to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
kryo-slf4j-shaded-3.0.1

How to add a dependency to Maven

Add the following net.lizalab : kryo-slf4j-shaded maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.lizalab</groupId>
    <artifactId>kryo-slf4j-shaded</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.lizalab : kryo-slf4j-shaded gradle dependency to your build.gradle file:

implementation 'net.lizalab:kryo-slf4j-shaded:3.0.1'

Gradle Kotlin DSL: Add the following net.lizalab : kryo-slf4j-shaded gradle kotlin dependency to your build.gradle.kts file:

implementation("net.lizalab:kryo-slf4j-shaded:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.lizalab : kryo-slf4j-shaded sbt scala dependency to your build.sbt file:

libraryDependencies += "net.lizalab" % "kryo-slf4j-shaded" % "3.0.1"

Advertisement

Dependencies from Group

May 05, 2015
1 usages
0 stars
May 06, 2015
0 stars
May 05, 2015
0 stars
May 05, 2015
0 stars

Discover Dependencies

May 07, 2015
0 stars
May 07, 2015
3 usages
0 stars
May 10, 2015
2 usages
16 stars
Jan 27, 2017
3 usages
14.2k stars
Feb 17, 2021
2 stars