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