me.zhenxin:qqbot-websocket

QQ Bot SDK

License

License

GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-websocket
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

QQ Bot SDK

Download qqbot-websocket

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
me.zhenxin : qqbot-common jar 1.1.0
com.alibaba : fastjson jar 1.2.80
org.java-websocket : Java-WebSocket jar 1.5.3

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