is not current version
Last Version 2.1.1

cas:casclient 2.0.11

Yale ITS Central Authentication Service Client

Categories

Categories

CLI User Interface
GroupId

GroupId

cas
ArtifactId

ArtifactId

casclient
Version

Version

2.0.11
Type

Type

jar

Download casclient 2.0.11


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