is not current version
Last Version 0.6

cn.itlym:shoulder-security 0.5


Categories

Categories

Security
GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-security
Version

Version

0.5
Type

Type

jar

Download shoulder-security 0.5


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