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