Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdio.github.jdiscordbots |
ArtifactId | ArtifactIdnightdream-logging |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
nightdream-logging-1.1.2.pom | |
nightdream-logging-1.1.2.jar | 178 KB |
nightdream-logging-1.1.2-sources.jar | 6 KB |
nightdream-logging-1.1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation 'io.github.jdiscordbots:nightdream-logging:1.1.2'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/nightdream-logging/
implementation ("io.github.jdiscordbots:nightdream-logging:1.1.2")
'io.github.jdiscordbots:nightdream-logging:jar:1.1.2'
<dependency org="io.github.jdiscordbots" name="nightdream-logging" rev="1.1.2">
<artifact name="nightdream-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='nightdream-logging', version='1.1.2')
)
libraryDependencies += "io.github.jdiscordbots" % "nightdream-logging" % "1.1.2"
[io.github.jdiscordbots/nightdream-logging "1.1.2"]