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