is not current version
Last Version 0.6

cn.itlym:shoulder-starter-monitor 0.3


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-starter-monitor
Version

Version

0.3
Type

Type

jar

Download shoulder-starter-monitor 0.3


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