is not current version
Last Version 1.3.0.RELEASE

cn.dreampie:resty-security 1.0

Resty security

Categories

Categories

Security
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-security
Version

Version

1.0
Type

Type

jar

Download resty-security 1.0


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