Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcn.com.antcloud.api |
ArtifactId | ArtifactIdantcloud-api-donpa |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
antcloud-api-donpa-1.0.4.pom | |
antcloud-api-donpa-1.0.4.jar | 14 KB |
antcloud-api-donpa-1.0.4-sources.jar | 15 KB |
antcloud-api-donpa-1.0.4-javadoc.jar | 111 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/
implementation 'cn.com.antcloud.api:antcloud-api-donpa:1.0.4'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-donpa/
implementation ("cn.com.antcloud.api:antcloud-api-donpa:1.0.4")
'cn.com.antcloud.api:antcloud-api-donpa:jar:1.0.4'
<dependency org="cn.com.antcloud.api" name="antcloud-api-donpa" rev="1.0.4">
<artifact name="antcloud-api-donpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-donpa', version='1.0.4')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-donpa" % "1.0.4"
[cn.com.antcloud.api/antcloud-api-donpa "1.0.4"]