| Группа | Группаcn.itlym |
|---|---|
| Идентификатор | Идентификаторshoulder-batch |
| Версия | Версия0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| shoulder-batch-0.4.pom | |
| shoulder-batch-0.4.jar | 5 KB |
| shoulder-batch-0.4-sources.jar | 4 KB |
| shoulder-batch-0.4-javadoc.jar | 402 KB |
| Обзор |
<!-- 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"]