is not current version
Last Version 0.9.1

net.smartlab.web:smartweb-auth 0.8.1

Authentication, authorization and accounting module.

Categories

Categories

Net
GroupId

GroupId

net.smartlab.web
ArtifactId

ArtifactId

smartweb-auth
Version

Version

0.8.1
Type

Type

jar

Download smartweb-auth 0.8.1


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