License |
License |
---|---|
GroupId | GroupIdme.zhenxin |
ArtifactId | ArtifactIdqqbot-websocket |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionQQ Official Bot SDK
|
Filename | Size |
---|---|
qqbot-websocket-1.0.4.pom | |
qqbot-websocket-1.0.4.jar | 31 KB |
qqbot-websocket-1.0.4-sources.jar | 30 KB |
qqbot-websocket-1.0.4-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zhenxin/qqbot-websocket/ -->
<dependency>
<groupId>me.zhenxin</groupId>
<artifactId>qqbot-websocket</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-websocket/
implementation 'me.zhenxin:qqbot-websocket:1.0.4'
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-websocket/
implementation ("me.zhenxin:qqbot-websocket:1.0.4")
'me.zhenxin:qqbot-websocket:jar:1.0.4'
<dependency org="me.zhenxin" name="qqbot-websocket" rev="1.0.4">
<artifact name="qqbot-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhenxin', module='qqbot-websocket', version='1.0.4')
)
libraryDependencies += "me.zhenxin" % "qqbot-websocket" % "1.0.4"
[me.zhenxin/qqbot-websocket "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
me.zhenxin : qqbot-common | jar | 1.0.4 |
com.alibaba : fastjson | jar | 1.2.79 |
org.java-websocket : Java-WebSocket | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |