is not current version
Last Version 1.9.0

org.apache.shiro:shiro-crypto 1.4.1


GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-crypto
Version

Version

1.4.1
Type

Type

pom

Download shiro-crypto 1.4.1

Filename Size
shiro-crypto-1.4.1.pom 1 KB
Browse

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