не последняя версия
Последняя версия 1.2.11

io.gitee.zhengchengdong:ARP 1.2.10

a java development framework with aggregation, repository and process

Группа

Группа

io.gitee.zhengchengdong
Идентификатор

Идентификатор

ARP
Версия

Версия

1.2.10
Тип

Тип

jar

Скачать ARP 1.2.10

Имя Файла Размер
ARP-1.2.10.pom
ARP-1.2.10.jar 111 KB
ARP-1.2.10-sources.jar 50 KB
ARP-1.2.10-javadoc.jar 485 KB
Обзор

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