License |
License |
---|---|
GroupId | GroupIdio.gitee.zhengchengdong |
ArtifactId | ArtifactIdbots |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbots
bots
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bots-1.3.0.pom | |
bots-1.3.0.jar | 13 KB |
bots-1.3.0-sources.jar | 5 KB |
bots-1.3.0-javadoc.jar | 93 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |