is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-shiro 1.0.1


GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-shiro
Version

Version

1.0.1
Type

Type

jar

Download zheng-shiro 1.0.1


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