is not current version
Last Version 0.9.1

net.smartlab.web:smartweb-auth 0.7.0

Authentication, authorization and accounting module.

Categories

Categories

Net
GroupId

GroupId

net.smartlab.web
ArtifactId

ArtifactId

smartweb-auth
Version

Version

0.7.0
Type

Type

jar

Download smartweb-auth 0.7.0


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