is not current version
Last Version 1.1.0

me.zhenxin:qqbot-sdk 1.0.0


GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-sdk
Version

Version

1.0.0
Type

Type

jar

Download qqbot-sdk 1.0.0


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