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