is not current version
Last Version 0.6

cn.itlym:shoulder-batch 0.4


GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-batch
Version

Version

0.4
Type

Type

jar

Download shoulder-batch 0.4


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