| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.zskamljic |
| Идентификатор | ИдентификаторRestAhead |
| Последняя версия | Последняя версия0.4.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRestAhead
Parent project for RestAhead functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| RestAhead-0.4.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.zskamljic/RestAhead/ -->
<dependency>
<groupId>io.github.zskamljic</groupId>
<artifactId>RestAhead</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zskamljic/RestAhead/
implementation 'io.github.zskamljic:RestAhead:0.4.1'
// https://jarcasting.com/artifacts/io.github.zskamljic/RestAhead/
implementation ("io.github.zskamljic:RestAhead:0.4.1")
'io.github.zskamljic:RestAhead:pom:0.4.1'
<dependency org="io.github.zskamljic" name="RestAhead" rev="0.4.1">
<artifact name="RestAhead" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zskamljic', module='RestAhead', version='0.4.1')
)
libraryDependencies += "io.github.zskamljic" % "RestAhead" % "0.4.1"
[io.github.zskamljic/RestAhead "0.4.1"]