Group Id cn.com.antcloud.api
Artifact Id antcloud-api-propertychain
Version 1.0.42
Packaging jar
URL -
Badge
Last Updated 2021-02-25T22:16:51+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-propertychain</artifactId>
    <version>1.0.42</version>
</dependency>
implementation group: 'cn.com.antcloud.api', name: 'antcloud-api-propertychain', version: '1.0.42'
implementation 'cn.com.antcloud.api:antcloud-api-propertychain:1.0.42'
implementation("cn.com.antcloud.api:antcloud-api-propertychain:1.0.42")
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-propertychain" % "1.0.42"
<dependency org="cn.com.antcloud.api" name="antcloud-api-propertychain" rev="1.0.42"/>
@Grapes(
    @Grab(group='cn.com.antcloud.api', module='antcloud-api-propertychain', version='1.0.42')
)
[cn.com.antcloud.api/antcloud-api-propertychain "1.0.42"]
'cn.com.antcloud.api:antcloud-api-propertychain:1.0.42'