is not current version
Last Version 1.3.0

io.gitee.zhengchengdong:bots 1.2.0

bots

GroupId

GroupId

io.gitee.zhengchengdong
ArtifactId

ArtifactId

bots
Version

Version

1.2.0
Type

Type

jar

Download bots 1.2.0


<!-- https://jarcasting.com/artifacts/io.gitee.zhengchengdong/bots/ -->
<dependency>
    <groupId>io.gitee.zhengchengdong</groupId>
    <artifactId>bots</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/bots/
implementation 'io.gitee.zhengchengdong:bots:1.2.0'
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/bots/
implementation ("io.gitee.zhengchengdong:bots:1.2.0")
'io.gitee.zhengchengdong:bots:jar:1.2.0'
<dependency org="io.gitee.zhengchengdong" name="bots" rev="1.2.0">
  <artifact name="bots" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhengchengdong', module='bots', version='1.2.0')
)
libraryDependencies += "io.gitee.zhengchengdong" % "bots" % "1.2.0"
[io.gitee.zhengchengdong/bots "1.2.0"]