| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdio.github.jdiscordbots |
| ArtifactId | ArtifactIdnightdream-logging |
| Last Version | Last Version1.1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNightDream Logging
a simple, colorful Logging Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| nightdream-logging-1.1.10.pom | |
| nightdream-logging-1.1.10.jar | 2 MB |
| nightdream-logging-1.1.10-sources.jar | 8 KB |
| nightdream-logging-1.1.10-javadoc.jar | 416 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/ -->
<dependency>
<groupId>io.github.jdiscordbots</groupId>
<artifactId>nightdream-logging</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation 'io.github.jdiscordbots:nightdream-logging:1.1.10'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation ("io.github.jdiscordbots:nightdream-logging:1.1.10")
'io.github.jdiscordbots:nightdream-logging:jar:1.1.10'
<dependency org="io.github.jdiscordbots" name="nightdream-logging" rev="1.1.10">
<artifact name="nightdream-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='nightdream-logging', version='1.1.10')
)
libraryDependencies += "io.github.jdiscordbots" % "nightdream-logging" % "1.1.10"
[io.github.jdiscordbots/nightdream-logging "1.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.diogonunes : JCDP | jar | 4.0.2 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.0.4 |