bots


License

License

GroupId

GroupId

io.gitee.zhengchengdong
ArtifactId

ArtifactId

bots
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

bots
bots
Project URL

Project URL

https://gitee.com/zhengchengdong/bots
Source Code Management

Source Code Management

https://gitee.com/zhengchengdong/bots.git

Download bots

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.gitee.zhengchengdong : ARP jar 1.2.11
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.eclipse.jetty : jetty-client jar
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0