QQBot

QQ Bot SDK

License

License

GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

QQBot
QQ Bot SDK
Project URL

Project URL

https://github.com/xiaoye-bot/qqbot-sdk
Source Code Management

Source Code Management

https://github.com/xiaoye-bot/qq-official-bot-sdk

Download qqbot-parent

Filename Size
qqbot-parent-1.1.0.pom 6 KB
Browse

How to add to project

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

Dependencies

provided (1)

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

Project Modules

  • qqbot-common
  • qqbot-api
  • qqbot-websocket
  • qqbot-sdk
  • qqbot-logging

Versions

Version
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0