is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-logging-slf4j 2.10.4

Mirai SLF4J Adapter

Categories

Categories

Net Logging Application Layer Libs SLF4J
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-logging-slf4j
Version

Version

2.10.4
Type

Type

pom

Download mirai-logging-slf4j 2.10.4


<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/ -->
<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>mirai-logging-slf4j</artifactId>
    <version>2.10.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/
implementation 'net.mamoe:mirai-logging-slf4j:2.10.4'
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/
implementation ("net.mamoe:mirai-logging-slf4j:2.10.4")
'net.mamoe:mirai-logging-slf4j:pom:2.10.4'
<dependency org="net.mamoe" name="mirai-logging-slf4j" rev="2.10.4">
  <artifact name="mirai-logging-slf4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-logging-slf4j', version='2.10.4')
)
libraryDependencies += "net.mamoe" % "mirai-logging-slf4j" % "2.10.4"
[net.mamoe/mirai-logging-slf4j "2.10.4"]