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

com.github.susom:vertx-parent 1.0

To be provided by child pom.

Группа

Группа

com.github.susom
Идентификатор

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

vertx-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать vertx-parent 1.0

Имя Файла Размер
vertx-parent-1.0.pom 18 KB
Обзор

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