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