is not current version
Last Version 5.7.1

cn.com.antcloud.api:antcloud-api-csc 5.4.0

Ant Fin Tech API SDK For Java Copyright (c) 2015-present Alipay.com, https://www.alipay.com

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.com.antcloud.api
ArtifactId

ArtifactId

antcloud-api-csc
Version

Version

5.4.0
Type

Type

jar

Download antcloud-api-csc 5.4.0


<!-- https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-csc/ -->
<dependency>
    <groupId>cn.com.antcloud.api</groupId>
    <artifactId>antcloud-api-csc</artifactId>
    <version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-csc/
implementation 'cn.com.antcloud.api:antcloud-api-csc:5.4.0'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-csc/
implementation ("cn.com.antcloud.api:antcloud-api-csc:5.4.0")
'cn.com.antcloud.api:antcloud-api-csc:jar:5.4.0'
<dependency org="cn.com.antcloud.api" name="antcloud-api-csc" rev="5.4.0">
  <artifact name="antcloud-api-csc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-csc', version='5.4.0')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-csc" % "5.4.0"
[cn.com.antcloud.api/antcloud-api-csc "5.4.0"]