не последняя версия
Последняя версия 1.0

org.drombler.commons:drombler-commons-client-parent 0.12

This Drombler Commons - Client - Parent POM should be the parent (either directly or indirectly) of every Drombler Commons - Client project unless there is a good reason to do otherwise (in which case the reason should be documented).

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.drombler.commons
Идентификатор

Идентификатор

drombler-commons-client-parent
Версия

Версия

0.12
Тип

Тип

pom

Скачать drombler-commons-client-parent 0.12

Имя Файла Размер
drombler-commons-client-parent-0.12.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-client-parent/ -->
<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-client-parent</artifactId>
    <version>0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-client-parent/
implementation 'org.drombler.commons:drombler-commons-client-parent:0.12'
// https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-client-parent/
implementation ("org.drombler.commons:drombler-commons-client-parent:0.12")
'org.drombler.commons:drombler-commons-client-parent:pom:0.12'
<dependency org="org.drombler.commons" name="drombler-commons-client-parent" rev="0.12">
  <artifact name="drombler-commons-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drombler.commons', module='drombler-commons-client-parent', version='0.12')
)
libraryDependencies += "org.drombler.commons" % "drombler-commons-client-parent" % "0.12"
[org.drombler.commons/drombler-commons-client-parent "0.12"]