is not current version
Last Version 1.1.0

me.zhenxin:qqbot-common 1.0.2


GroupId

GroupId

me.zhenxin
ArtifactId

ArtifactId

qqbot-common
Version

Version

1.0.2
Type

Type

jar

Download qqbot-common 1.0.2


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