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