BungeeCord-Log

Simplistic and performant java.util.Logger based logger and console API designed for use with BungeeCord and Minecraft related applications.

License

License

Categories

Categories

Net
GroupId

GroupId

net.md-5
ArtifactId

ArtifactId

bungeecord-log
Last Version

Last Version

1.16-R0.4
Release Date

Release Date

Type

Type

jar
Description

Description

BungeeCord-Log
Simplistic and performant java.util.Logger based logger and console API designed for use with BungeeCord and Minecraft related applications.
Project Organization

Project Organization

SpigotMC

Download bungeecord-log

How to add to project

<!-- https://jarcasting.com/artifacts/net.md-5/bungeecord-log/ -->
<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>bungeecord-log</artifactId>
    <version>1.16-R0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.md-5/bungeecord-log/
implementation 'net.md-5:bungeecord-log:1.16-R0.4'
// https://jarcasting.com/artifacts/net.md-5/bungeecord-log/
implementation ("net.md-5:bungeecord-log:1.16-R0.4")
'net.md-5:bungeecord-log:jar:1.16-R0.4'
<dependency org="net.md-5" name="bungeecord-log" rev="1.16-R0.4">
  <artifact name="bungeecord-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.md-5', module='bungeecord-log', version='1.16-R0.4')
)
libraryDependencies += "net.md-5" % "bungeecord-log" % "1.16-R0.4"
[net.md-5/bungeecord-log "1.16-R0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
jline : jline jar 2.12.1
net.md-5 : bungeecord-chat jar 1.16-R0.4
com.google.guava : guava jar 21.0

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : findbugs-annotations jar 3.0.1
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.16-R0.4
1.16-R0.3
1.16-R0.2
1.16-R0.1