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