Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcn.com.antcloud.api |
ArtifactId | ArtifactIdantcloud-api-donpa |
Version | Version1.0.15 |
Type | Typejar |
Filename | Size |
---|---|
antcloud-api-donpa-1.0.15.pom | |
antcloud-api-donpa-1.0.15.jar | 17 KB |
antcloud-api-donpa-1.0.15-sources.jar | 19 KB |
antcloud-api-donpa-1.0.15-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/ -->
<dependency>
<groupId>cn.com.antcloud.api</groupId>
<artifactId>antcloud-api-donpa</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/
implementation 'cn.com.antcloud.api:antcloud-api-donpa:1.0.15'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/
implementation ("cn.com.antcloud.api:antcloud-api-donpa:1.0.15")
'cn.com.antcloud.api:antcloud-api-donpa:jar:1.0.15'
<dependency org="cn.com.antcloud.api" name="antcloud-api-donpa" rev="1.0.15">
<artifact name="antcloud-api-donpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-donpa', version='1.0.15')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-donpa" % "1.0.15"
[cn.com.antcloud.api/antcloud-api-donpa "1.0.15"]