is not current version
Last Version 1.4.14

com.antgroup.antchain.openapi:openapi-cas 1.3.17

Ant Chain CAS SDK for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antgroup.antchain.openapi
ArtifactId

ArtifactId

openapi-cas
Version

Version

1.3.17
Type

Type

jar

Download openapi-cas 1.3.17


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