is not current version
Last Version 2.0.2

work.wangjw:wjw-auth 1.2.2

轻量级权限认证框架

GroupId

GroupId

work.wangjw
ArtifactId

ArtifactId

wjw-auth
Version

Version

1.2.2
Type

Type

jar

Download wjw-auth 1.2.2


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