is not current version
Last Version 0.1.33

cn.bestwu.simpleframework:simpleframework-security 0.1.12

simpleframework-security

Categories

Categories

Security
GroupId

GroupId

cn.bestwu.simpleframework
ArtifactId

ArtifactId

simpleframework-security
Version

Version

0.1.12
Type

Type

jar

Download simpleframework-security 0.1.12


<!-- https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-security/ -->
<dependency>
    <groupId>cn.bestwu.simpleframework</groupId>
    <artifactId>simpleframework-security</artifactId>
    <version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-security/
implementation 'cn.bestwu.simpleframework:simpleframework-security:0.1.12'
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-security/
implementation ("cn.bestwu.simpleframework:simpleframework-security:0.1.12")
'cn.bestwu.simpleframework:simpleframework-security:jar:0.1.12'
<dependency org="cn.bestwu.simpleframework" name="simpleframework-security" rev="0.1.12">
  <artifact name="simpleframework-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.simpleframework', module='simpleframework-security', version='0.1.12')
)
libraryDependencies += "cn.bestwu.simpleframework" % "simpleframework-security" % "0.1.12"
[cn.bestwu.simpleframework/simpleframework-security "0.1.12"]