| License |
License
http://www.apache.org/licenses/LICENSE-2.0.txt
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.antgroup.antchain.openapi |
| ArtifactId | ArtifactIdopenapi-billing |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenapi-billing
Ant Chain BILLING SDK for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openapi-billing-1.3.1.pom | |
| openapi-billing-1.3.1.jar | 28 KB |
| openapi-billing-1.3.1-sources.jar | 22 KB |
| openapi-billing-1.3.1-javadoc.jar | 153 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-billing/ -->
<dependency>
<groupId>com.antgroup.antchain.openapi</groupId>
<artifactId>openapi-billing</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-billing/
implementation 'com.antgroup.antchain.openapi:openapi-billing:1.3.1'
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-billing/
implementation ("com.antgroup.antchain.openapi:openapi-billing:1.3.1")
'com.antgroup.antchain.openapi:openapi-billing:jar:1.3.1'
<dependency org="com.antgroup.antchain.openapi" name="openapi-billing" rev="1.3.1">
<artifact name="openapi-billing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antgroup.antchain.openapi', module='openapi-billing', version='1.3.1')
)
libraryDependencies += "com.antgroup.antchain.openapi" % "openapi-billing" % "1.3.1"
[com.antgroup.antchain.openapi/openapi-billing "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.antgroup.antchain.openapi : antchain-util | jar | 0.1.9 |
| com.aliyun : tea-util | jar | 0.2.13 |
| com.aliyun : tea-rpc-util | jar | 0.1.3 |
| com.aliyun : tea | jar | [1.0.3, 2.0.0) |