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