is not current version
Last Version 0.35.1

io.restx:restx-security-basic 0.33.2


Categories

Categories

Security
GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-security-basic
Version

Version

0.33.2
Type

Type

jar

Download restx-security-basic 0.33.2


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