| Группа | Группаcn.itlym |
|---|---|
| Идентификатор | Идентификаторshoulder-dependencies |
| Версия | Версия0.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| shoulder-dependencies-0.4.pom | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-dependencies/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-dependencies</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-dependencies/
implementation 'cn.itlym:shoulder-dependencies:0.4'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-dependencies/
implementation ("cn.itlym:shoulder-dependencies:0.4")
'cn.itlym:shoulder-dependencies:pom:0.4'
<dependency org="cn.itlym" name="shoulder-dependencies" rev="0.4">
<artifact name="shoulder-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-dependencies', version='0.4')
)
libraryDependencies += "cn.itlym" % "shoulder-dependencies" % "0.4"
[cn.itlym/shoulder-dependencies "0.4"]