is not current version
Last Version 1.0.23

com.antgroup.antchain.openapi:openapi-acm 1.0.17

Ant Chain acm SDK for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antgroup.antchain.openapi
ArtifactId

ArtifactId

openapi-acm
Version

Version

1.0.17
Type

Type

jar

Download openapi-acm 1.0.17


<!-- https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-acm/ -->
<dependency>
    <groupId>com.antgroup.antchain.openapi</groupId>
    <artifactId>openapi-acm</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-acm/
implementation 'com.antgroup.antchain.openapi:openapi-acm:1.0.17'
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-acm/
implementation ("com.antgroup.antchain.openapi:openapi-acm:1.0.17")
'com.antgroup.antchain.openapi:openapi-acm:jar:1.0.17'
<dependency org="com.antgroup.antchain.openapi" name="openapi-acm" rev="1.0.17">
  <artifact name="openapi-acm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antgroup.antchain.openapi', module='openapi-acm', version='1.0.17')
)
libraryDependencies += "com.antgroup.antchain.openapi" % "openapi-acm" % "1.0.17"
[com.antgroup.antchain.openapi/openapi-acm "1.0.17"]