Categories |
CategoriesIDE Development Tools Ant Build Tools |
---|---|
GroupId | GroupIdcn.com.antcloud.api |
ArtifactId | ArtifactIdantcloud-api-provider-baasdt |
Version | Version1.0.39 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-provider-baasdt/ -->
<dependency>
<groupId>cn.com.antcloud.api</groupId>
<artifactId>antcloud-api-provider-baasdt</artifactId>
<version>1.0.39</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-provider-baasdt/
implementation 'cn.com.antcloud.api:antcloud-api-provider-baasdt:1.0.39'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-provider-baasdt/
implementation ("cn.com.antcloud.api:antcloud-api-provider-baasdt:1.0.39")
'cn.com.antcloud.api:antcloud-api-provider-baasdt:jar:1.0.39'
<dependency org="cn.com.antcloud.api" name="antcloud-api-provider-baasdt" rev="1.0.39">
<artifact name="antcloud-api-provider-baasdt" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-provider-baasdt', version='1.0.39')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-provider-baasdt" % "1.0.39"
[cn.com.antcloud.api/antcloud-api-provider-baasdt "1.0.39"]