is not current version
Last Version 0.1.9

com.antgroup.antchain.openapi:antchain-util 0.1.0

Ant Chain UTILS for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antgroup.antchain.openapi
ArtifactId

ArtifactId

antchain-util
Version

Version

0.1.0
Type

Type

jar

Download antchain-util 0.1.0


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