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