Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdio.github.jdiscordbots |
ArtifactId | ArtifactIdnightdream-logging |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
nightdream-logging-1.1.5.pom | |
nightdream-logging-1.1.5.jar | 369 KB |
nightdream-logging-1.1.5-sources.jar | 8 KB |
nightdream-logging-1.1.5-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/ -->
<dependency>
<groupId>io.github.jdiscordbots</groupId>
<artifactId>nightdream-logging</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation 'io.github.jdiscordbots:nightdream-logging:1.1.5'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation ("io.github.jdiscordbots:nightdream-logging:1.1.5")
'io.github.jdiscordbots:nightdream-logging:jar:1.1.5'
<dependency org="io.github.jdiscordbots" name="nightdream-logging" rev="1.1.5">
<artifact name="nightdream-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='nightdream-logging', version='1.1.5')
)
libraryDependencies += "io.github.jdiscordbots" % "nightdream-logging" % "1.1.5"
[io.github.jdiscordbots/nightdream-logging "1.1.5"]