is not current version
Last Version 0.6

cn.itlym:shoulder-batch 0.5


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-batch
Version

Version

0.5
Type

Type

jar

Download shoulder-batch 0.5


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