License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdme.zhenxin |
ArtifactId | ArtifactIdqqbot-logging |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQQ Bot SDK
|
Filename | Size |
---|---|
qqbot-logging-1.1.0.pom | |
qqbot-logging-1.1.0.jar | 2 KB |
qqbot-logging-1.1.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zhenxin/qqbot-logging/ -->
<dependency>
<groupId>me.zhenxin</groupId>
<artifactId>qqbot-logging</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-logging/
implementation 'me.zhenxin:qqbot-logging:1.1.0'
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-logging/
implementation ("me.zhenxin:qqbot-logging:1.1.0")
'me.zhenxin:qqbot-logging:jar:1.1.0'
<dependency org="me.zhenxin" name="qqbot-logging" rev="1.1.0">
<artifact name="qqbot-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhenxin', module='qqbot-logging', version='1.1.0')
)
libraryDependencies += "me.zhenxin" % "qqbot-logging" % "1.1.0"
[me.zhenxin/qqbot-logging "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |