is not current version
Last Version 1.0.0-RC10

net.unicon:cas-mfa-toopher 1.0.0-RC4

This module is intended to include all Java code related to CAS MFA and Toopher integration. Mostly for now, this only hosts Toopher code.

Categories

Categories

Net
GroupId

GroupId

net.unicon
ArtifactId

ArtifactId

cas-mfa-toopher
Version

Version

1.0.0-RC4
Type

Type

jar

Download cas-mfa-toopher 1.0.0-RC4


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