is not current version
Last Version 0.6

cn.itlym:shoulder-starters 0.1


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-starters
Version

Version

0.1
Type

Type

pom

Download shoulder-starters 0.1


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