is not current version
Last Version 0.6

cn.itlym:shoulder-web 0.1


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-web
Version

Version

0.1
Type

Type

jar

Download shoulder-web 0.1


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