is not current version
Last Version 1.4.17

cn.com.antcloud.api:antcloud-api-ent 1.3.12

Ant Chain API SDK For Java Copyright (c) 2020-present antgroup.com, https://www.antgroup.com

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.com.antcloud.api
ArtifactId

ArtifactId

antcloud-api-ent
Version

Version

1.3.12
Type

Type

jar

Download antcloud-api-ent 1.3.12


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