is not current version
Last Version 3.2.2

com.antgroup.antchain.openapi:openapi-deps 3.2.1

Ant Chain deps SDK for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antgroup.antchain.openapi
ArtifactId

ArtifactId

openapi-deps
Version

Version

3.2.1
Type

Type

jar

Download openapi-deps 3.2.1


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