License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs SLF4J |
GroupId | GroupIdnet.mamoe |
ArtifactId | ArtifactIdmirai-logging-slf4j |
Version | Version2.11.0-M2.2 |
Type | Typepom |
Description |
Descriptionmirai-logging-slf4j
Mirai SLF4J Adapter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-logging-slf4j</artifactId>
<version>2.11.0-M2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/
implementation 'net.mamoe:mirai-logging-slf4j:2.11.0-M2.2'
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-slf4j/
implementation ("net.mamoe:mirai-logging-slf4j:2.11.0-M2.2")
'net.mamoe:mirai-logging-slf4j:pom:2.11.0-M2.2'
<dependency org="net.mamoe" name="mirai-logging-slf4j" rev="2.11.0-M2.2">
<artifact name="mirai-logging-slf4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-logging-slf4j', version='2.11.0-M2.2')
)
libraryDependencies += "net.mamoe" % "mirai-logging-slf4j" % "2.11.0-M2.2"
[net.mamoe/mirai-logging-slf4j "2.11.0-M2.2"]
Group / Artifact | Type | Version |
---|---|---|
net.mamoe : mirai-logging-log4j2 | jar | 2.11.0-M2.2 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.15.0 |
net.mamoe : mirai-core-api-jvm | jar | 2.11.0-M2.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |