Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antgroup.antchain.openapi |
ArtifactId | ArtifactIdopenapi-billing |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
openapi-billing-1.3.0.pom | |
openapi-billing-1.3.0.jar | 22 KB |
openapi-billing-1.3.0-sources.jar | 17 KB |
openapi-billing-1.3.0-javadoc.jar | 121 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.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"]