is not current version
Last Version 0.6

cn.itlym:shoulder-starter-auth-session 0.5


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-starter-auth-session
Version

Version

0.5
Type

Type

jar

Download shoulder-starter-auth-session 0.5


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