Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antgroup.antchain.openapi |
ArtifactId | ArtifactIdopenapi-ent |
Version | Version1.4.6 |
Type | Typejar |
Filename | Size |
---|---|
openapi-ent-1.4.6.pom | |
openapi-ent-1.4.6.jar | 68 KB |
openapi-ent-1.4.6-sources.jar | 54 KB |
openapi-ent-1.4.6-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-ent/ -->
<dependency>
<groupId>com.antgroup.antchain.openapi</groupId>
<artifactId>openapi-ent</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-ent/
implementation 'com.antgroup.antchain.openapi:openapi-ent:1.4.6'
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-ent/
implementation ("com.antgroup.antchain.openapi:openapi-ent:1.4.6")
'com.antgroup.antchain.openapi:openapi-ent:jar:1.4.6'
<dependency org="com.antgroup.antchain.openapi" name="openapi-ent" rev="1.4.6">
<artifact name="openapi-ent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antgroup.antchain.openapi', module='openapi-ent', version='1.4.6')
)
libraryDependencies += "com.antgroup.antchain.openapi" % "openapi-ent" % "1.4.6"
[com.antgroup.antchain.openapi/openapi-ent "1.4.6"]