Last Version

KryoNet-slf4j 2.22.0

Fork of Esoteric Software's KryoNet built by Nathan Sweet that replaces Minlog with slf4j as the logging facade and removes hard dependency on jsonbeans.

License

License

Categories

Categories

Net SLF4J Application Layer Libs Logging KryoNet Networking Kryo Data Data Formats Serialization
GroupId

GroupId

net.lizalab
ArtifactId

ArtifactId

kryonet-slf4j
Version

Version

2.22.0
Type

Type

jar
Description

Description

KryoNet-slf4j
Fork of Esoteric Software's KryoNet built by Nathan Sweet that replaces Minlog with slf4j as the logging facade and removes hard dependency on jsonbeans.
Project URL

Project URL

https://github.com/hpadmanabhan/kryonet-slf4j
Source Code Management

Source Code Management

https://github.com/hpadmanabhan/kryonet-slf4j

Download kryonet-slf4j 2.22.0


<!-- https://jarcasting.com/artifacts/net.lizalab/kryonet-slf4j/ -->
<dependency>
    <groupId>net.lizalab</groupId>
    <artifactId>kryonet-slf4j</artifactId>
    <version>2.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.lizalab/kryonet-slf4j/
implementation 'net.lizalab:kryonet-slf4j:2.22.0'
// https://jarcasting.com/artifacts/net.lizalab/kryonet-slf4j/
implementation ("net.lizalab:kryonet-slf4j:2.22.0")
'net.lizalab:kryonet-slf4j:jar:2.22.0'
<dependency org="net.lizalab" name="kryonet-slf4j" rev="2.22.0">
  <artifact name="kryonet-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lizalab', module='kryonet-slf4j', version='2.22.0')
)
libraryDependencies += "net.lizalab" % "kryonet-slf4j" % "2.22.0"
[net.lizalab/kryonet-slf4j "2.22.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.lizalab : kryo-slf4j jar 3.0.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.logging.log4j : log4j-api jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.2

Project Modules

There are no modules declared in this project.