не последняя версия
Последняя версия 0.6

cn.itlym:shoulder-dependencies 0.5


Группа

Группа

cn.itlym
Идентификатор

Идентификатор

shoulder-dependencies
Версия

Версия

0.5
Тип

Тип

pom

Скачать shoulder-dependencies 0.5

Имя Файла Размер
shoulder-dependencies-0.5.pom 22 KB
Обзор

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