Group Id cn.com.antcloud.api
Artifact Id antcloud-api-provider-bccr
Version 1.16.20
Packaging jar
URL -
Badge
Last Updated 2022-09-01T22:34:46+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>cn.com.antcloud.api</groupId>
    <artifactId>antcloud-api-provider-bccr</artifactId>
    <version>1.16.20</version>
</dependency>
implementation group: 'cn.com.antcloud.api', name: 'antcloud-api-provider-bccr', version: '1.16.20'
implementation 'cn.com.antcloud.api:antcloud-api-provider-bccr:1.16.20'
implementation("cn.com.antcloud.api:antcloud-api-provider-bccr:1.16.20")
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-provider-bccr" % "1.16.20"
<dependency org="cn.com.antcloud.api" name="antcloud-api-provider-bccr" rev="1.16.20"/>
@Grapes(
    @Grab(group='cn.com.antcloud.api', module='antcloud-api-provider-bccr', version='1.16.20')
)
[cn.com.antcloud.api/antcloud-api-provider-bccr "1.16.20"]
'cn.com.antcloud.api:antcloud-api-provider-bccr:1.16.20'