is not current version
Last Version 1.1.0

me.zhenxin:qqbot-parent 1.0.0

QQ Official Bot SDK

GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-parent
Version

Version

1.0.0
Type

Type

pom

Download qqbot-parent 1.0.0

Filename Size
qqbot-parent-1.0.0.pom 6 KB
Browse

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