is not current version
Last Version 0.6

cn.itlym:shoulder-dependencies 0.0.1-RELEASE


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-dependencies
Version

Version

0.0.1-RELEASE
Type

Type

pom

Download shoulder-dependencies 0.0.1-RELEASE


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