is not current version
Last Version 1.0.2

com.antgroup.antchain.openapi:openapi-tftus 1.0.0

Ant Chain TFTUS SDK for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antgroup.antchain.openapi
ArtifactId

ArtifactId

openapi-tftus
Version

Version

1.0.0
Type

Type

jar

Download openapi-tftus 1.0.0


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