is not current version
Last Version 0.6

cn.itlym:shoulder-web 0.5


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-web
Version

Version

0.5
Type

Type

jar

Download shoulder-web 0.5


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