is not current version
Last Version 1.3.1

com.antgroup.antchain.openapi:openapi-billing 1.3.0

Ant Chain BILLING SDK for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antgroup.antchain.openapi
ArtifactId

ArtifactId

openapi-billing
Version

Version

1.3.0
Type

Type

jar

Download openapi-billing 1.3.0


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