License |
License |
---|---|
GroupId | GroupIdio.gitee.zhengchengdong |
ArtifactId | ArtifactIdARP |
Last Version | Last Version1.2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionARP
a java development framework with aggregation, repository and process
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ARP-1.2.11.pom | |
ARP-1.2.11.jar | 86 KB |
ARP-1.2.11-sources.jar | 42 KB |
ARP-1.2.11-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP/ -->
<dependency>
<groupId>io.gitee.zhengchengdong</groupId>
<artifactId>ARP</artifactId>
<version>1.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP/
implementation 'io.gitee.zhengchengdong:ARP:1.2.11'
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP/
implementation ("io.gitee.zhengchengdong:ARP:1.2.11")
'io.gitee.zhengchengdong:ARP:jar:1.2.11'
<dependency org="io.gitee.zhengchengdong" name="ARP" rev="1.2.11">
<artifact name="ARP" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhengchengdong', module='ARP', version='1.2.11')
)
libraryDependencies += "io.gitee.zhengchengdong" % "ARP" % "1.2.11"
[io.gitee.zhengchengdong/ARP "1.2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-commons | jar | 5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |