is not current version
Last Version 1.1.0

me.zhenxin:qqbot-sdk 1.0.2


GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-sdk
Version

Version

1.0.2
Type

Type

jar

Download qqbot-sdk 1.0.2


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