Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antgroup.antchain.openapi |
ArtifactId | ArtifactIdopenapi-propertychain |
Version | Version1.0.44 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-propertychain/ -->
<dependency>
<groupId>com.antgroup.antchain.openapi</groupId>
<artifactId>openapi-propertychain</artifactId>
<version>1.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-propertychain/
implementation 'com.antgroup.antchain.openapi:openapi-propertychain:1.0.44'
// https://jarcasting.com/artifacts/com.antgroup.antchain.openapi/openapi-propertychain/
implementation ("com.antgroup.antchain.openapi:openapi-propertychain:1.0.44")
'com.antgroup.antchain.openapi:openapi-propertychain:jar:1.0.44'
<dependency org="com.antgroup.antchain.openapi" name="openapi-propertychain" rev="1.0.44">
<artifact name="openapi-propertychain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antgroup.antchain.openapi', module='openapi-propertychain', version='1.0.44')
)
libraryDependencies += "com.antgroup.antchain.openapi" % "openapi-propertychain" % "1.0.44"
[com.antgroup.antchain.openapi/openapi-propertychain "1.0.44"]