is not current version
Last Version 0.8

org.wamblee:wamblee-security-usermgt 0.5


Categories

Categories

Security
GroupId

GroupId

org.wamblee
ArtifactId

ArtifactId

wamblee-security-usermgt
Version

Version

0.5
Type

Type

jar

Download wamblee-security-usermgt 0.5


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