License |
License |
---|---|
GroupId | GroupIdme.zhenxin |
ArtifactId | ArtifactIdqqbot-sdk |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQQ Bot SDK
|
Filename | Size |
---|---|
qqbot-sdk-1.1.0.pom | |
qqbot-sdk-1.1.0.jar | 6 KB |
qqbot-sdk-1.1.0-sources.jar | 5 KB |
qqbot-sdk-1.1.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zhenxin/qqbot-sdk/ -->
<dependency>
<groupId>me.zhenxin</groupId>
<artifactId>qqbot-sdk</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-sdk/
implementation 'me.zhenxin:qqbot-sdk:1.1.0'
// https://jarcasting.com/artifacts/me.zhenxin/qqbot-sdk/
implementation ("me.zhenxin:qqbot-sdk:1.1.0")
'me.zhenxin:qqbot-sdk:jar:1.1.0'
<dependency org="me.zhenxin" name="qqbot-sdk" rev="1.1.0">
<artifact name="qqbot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhenxin', module='qqbot-sdk', version='1.1.0')
)
libraryDependencies += "me.zhenxin" % "qqbot-sdk" % "1.1.0"
[me.zhenxin/qqbot-sdk "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
me.zhenxin : qqbot-api | jar | 1.1.0 |
me.zhenxin : qqbot-websocket | jar | 1.1.0 |
me.zhenxin : qqbot-logging | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |