| Лицензия |
Лицензия
Apache License 2.0
|
|---|---|
| Группа | Группаio.github.atkawa7 |
| Идентификатор | Идентификаторhttpsnippet-parent |
| Версия | Версия1.0.7 |
| Тип | Типpom |
| Описание |
ОписаниеHttp Snippet Parent
An HTTP Request snippet generator for Springfox
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httpsnippet-parent-1.0.7.pom | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.atkawa7/httpsnippet-parent/ -->
<dependency>
<groupId>io.github.atkawa7</groupId>
<artifactId>httpsnippet-parent</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.atkawa7/httpsnippet-parent/
implementation 'io.github.atkawa7:httpsnippet-parent:1.0.7'
// https://jarcasting.com/artifacts/io.github.atkawa7/httpsnippet-parent/
implementation ("io.github.atkawa7:httpsnippet-parent:1.0.7")
'io.github.atkawa7:httpsnippet-parent:pom:1.0.7'
<dependency org="io.github.atkawa7" name="httpsnippet-parent" rev="1.0.7">
<artifact name="httpsnippet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.atkawa7', module='httpsnippet-parent', version='1.0.7')
)
libraryDependencies += "io.github.atkawa7" % "httpsnippet-parent" % "1.0.7"
[io.github.atkawa7/httpsnippet-parent "1.0.7"]