| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаde.quantummaid |
| Идентификатор | Идентификаторhttpmaid-parent |
| Версия | Версия0.9.84 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| httpmaid-parent-0.9.84.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.quantummaid/httpmaid-parent/ -->
<dependency>
<groupId>de.quantummaid</groupId>
<artifactId>httpmaid-parent</artifactId>
<version>0.9.84</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid/httpmaid-parent/
implementation 'de.quantummaid:httpmaid-parent:0.9.84'
// https://jarcasting.com/artifacts/de.quantummaid/httpmaid-parent/
implementation ("de.quantummaid:httpmaid-parent:0.9.84")
'de.quantummaid:httpmaid-parent:pom:0.9.84'
<dependency org="de.quantummaid" name="httpmaid-parent" rev="0.9.84">
<artifact name="httpmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid', module='httpmaid-parent', version='0.9.84')
)
libraryDependencies += "de.quantummaid" % "httpmaid-parent" % "0.9.84"
[de.quantummaid/httpmaid-parent "0.9.84"]