License |
License |
---|---|
GroupId | GroupIdio.gitee.zhengchengdong |
ArtifactId | ArtifactIdARP |
Version | Version1.2.5 |
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.5.pom | |
ARP-1.2.5.jar | 108 KB |
ARP-1.2.5-sources.jar | 48 KB |
ARP-1.2.5-javadoc.jar | 476 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP/ -->
<dependency>
<groupId>io.gitee.zhengchengdong</groupId>
<artifactId>ARP</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP/
implementation 'io.gitee.zhengchengdong:ARP:1.2.5'
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP/
implementation ("io.gitee.zhengchengdong:ARP:1.2.5")
'io.gitee.zhengchengdong:ARP:jar:1.2.5'
<dependency org="io.gitee.zhengchengdong" name="ARP" rev="1.2.5">
<artifact name="ARP" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhengchengdong', module='ARP', version='1.2.5')
)
libraryDependencies += "io.gitee.zhengchengdong" % "ARP" % "1.2.5"
[io.gitee.zhengchengdong/ARP "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-commons | jar | 5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |