is not current version
Last Version 0.0.3

com.github.a-langer:shiro-ext 0.0.1

Extension for Apache Shiro

GroupId

GroupId

com.github.a-langer
ArtifactId

ArtifactId

shiro-ext
Version

Version

0.0.1
Type

Type

jar

Download shiro-ext 0.0.1


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