License |
License |
---|---|
GroupId | GroupIdme.zhenxin |
ArtifactId | ArtifactIdqqbot-websocket |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQQ Bot SDK
|
Filename | Size |
---|---|
qqbot-websocket-1.1.0.pom | |
qqbot-websocket-1.1.0.jar | 26 KB |
qqbot-websocket-1.1.0-sources.jar | 16 KB |
qqbot-websocket-1.1.0-javadoc.jar | 141 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |