is not current version
Last Version 1.0.4

org.adeptnet.auth:auth-saml 1.0.3


Categories

Categories

Net
GroupId

GroupId

org.adeptnet.auth
ArtifactId

ArtifactId

auth-saml
Version

Version

1.0.3
Type

Type

jar

Download auth-saml 1.0.3


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