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