is not current version
Last Version 1.1.10

io.github.jdiscordbots:nightdream-logging 1.0.0

a simple, colorful Logging Library

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.jdiscordbots
ArtifactId

ArtifactId

nightdream-logging
Version

Version

1.0.0
Type

Type

jar

Download nightdream-logging 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/ -->
<dependency>
    <groupId>io.github.jdiscordbots</groupId>
    <artifactId>nightdream-logging</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation 'io.github.jdiscordbots:nightdream-logging:1.0.0'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation ("io.github.jdiscordbots:nightdream-logging:1.0.0")
'io.github.jdiscordbots:nightdream-logging:jar:1.0.0'
<dependency org="io.github.jdiscordbots" name="nightdream-logging" rev="1.0.0">
  <artifact name="nightdream-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='nightdream-logging', version='1.0.0')
)
libraryDependencies += "io.github.jdiscordbots" % "nightdream-logging" % "1.0.0"
[io.github.jdiscordbots/nightdream-logging "1.0.0"]