| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dreampie |
| Идентификатор | Идентификаторresty |
| Последняя версия | Последняя версия1.3.0.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеresty
Resty
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| resty-1.3.0.RELEASE.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty</artifactId>
<version>1.3.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty/
implementation 'cn.dreampie:resty:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty/
implementation ("cn.dreampie:resty:1.3.0.RELEASE")
'cn.dreampie:resty:pom:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty" rev="1.3.0.RELEASE">
<artifact name="resty" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty" % "1.3.0.RELEASE"
[cn.dreampie/resty "1.3.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |