| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.send-to.rest |
| Идентификатор | ИдентификаторUniversalRest-parent |
| Последняя версия | Последняя версия1.0.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеUniversalRest-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| UniversalRest-parent-1.0.1.2.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/ -->
<dependency>
<groupId>ru.send-to.rest</groupId>
<artifactId>UniversalRest-parent</artifactId>
<version>1.0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/
implementation 'ru.send-to.rest:UniversalRest-parent:1.0.1.2'
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/
implementation ("ru.send-to.rest:UniversalRest-parent:1.0.1.2")
'ru.send-to.rest:UniversalRest-parent:pom:1.0.1.2'
<dependency org="ru.send-to.rest" name="UniversalRest-parent" rev="1.0.1.2">
<artifact name="UniversalRest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.rest', module='UniversalRest-parent', version='1.0.1.2')
)
libraryDependencies += "ru.send-to.rest" % "UniversalRest-parent" % "1.0.1.2"
[ru.send-to.rest/UniversalRest-parent "1.0.1.2"]