is not current version
Last Version 0.1.11

com.github.katari:k2-shiro 0.1.8


GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-shiro
Version

Version

0.1.8
Type

Type

jar

Download k2-shiro 0.1.8


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