is not current version
Last Version 2.0.3-RELEASE

com.rustknife.jknife:jknife-shiro 2.0.1-RELEASE

jknife shiro

GroupId

GroupId

com.rustknife.jknife
ArtifactId

ArtifactId

jknife-shiro
Version

Version

2.0.1-RELEASE
Type

Type

jar

Download jknife-shiro 2.0.1-RELEASE


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