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