Group Id cn.com.antcloud.api
Artifact Id antcloud-api-provider-bccr
Version 1.12.0
Packaging jar
URL -
Badge
Last Updated 2021-12-21T01:28:16+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.12.0</version>
</dependency>
implementation group: 'cn.com.antcloud.api', name: 'antcloud-api-provider-bccr', version: '1.12.0'
implementation 'cn.com.antcloud.api:antcloud-api-provider-bccr:1.12.0'
implementation("cn.com.antcloud.api:antcloud-api-provider-bccr:1.12.0")
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-provider-bccr" % "1.12.0"
<dependency org="cn.com.antcloud.api" name="antcloud-api-provider-bccr" rev="1.12.0"/>
@Grapes(
    @Grab(group='cn.com.antcloud.api', module='antcloud-api-provider-bccr', version='1.12.0')
)
[cn.com.antcloud.api/antcloud-api-provider-bccr "1.12.0"]
'cn.com.antcloud.api:antcloud-api-provider-bccr:1.12.0'