me.zhenxin:qqbot-common

QQ Bot SDK

License

License

GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-common
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

QQ Bot SDK

Download qqbot-common

How to add to project

<!-- https://jarcasting.com/artifacts/me.zhenxin/qqbot-common/ -->
<dependency>
    <groupId>me.zhenxin</groupId>
    <artifactId>qqbot-common</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-common/
implementation 'me.zhenxin:qqbot-common:1.1.0'
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-common/
implementation ("me.zhenxin:qqbot-common:1.1.0")
'me.zhenxin:qqbot-common:jar:1.1.0'
<dependency org="me.zhenxin" name="qqbot-common" rev="1.1.0">
  <artifact name="qqbot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhenxin', module='qqbot-common', version='1.1.0')
)
libraryDependencies += "me.zhenxin" % "qqbot-common" % "1.1.0"
[me.zhenxin/qqbot-common "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0