is not current version
Last Version 1.2.0

net.trajano.auth:server-auth-modules 1.1.0

A set of server authentication modules.

Categories

Categories

Net
GroupId

GroupId

net.trajano.auth
ArtifactId

ArtifactId

server-auth-modules
Version

Version

1.1.0
Type

Type

jar

Download server-auth-modules 1.1.0


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