is not current version
Last Version 0.6

cn.itlym:shoulder-framework 0.3

Modules to centralize common resources and configuration for shoulder Maven builds.

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-framework
Version

Version

0.3
Type

Type

pom

Download shoulder-framework 0.3


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