| Группа | Группаio.github.flowersinthesand |
|---|---|
| Идентификатор | Идентификаторwes-vertx2 |
| Версия | Версия0.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wes-vertx2-0.1.2.pom | |
| wes-vertx2-0.1.2.jar | 13 KB |
| wes-vertx2-0.1.2-sources.jar | 4 KB |
| wes-vertx2-0.1.2-mod.zip | 57 KB |
| wes-vertx2-0.1.2-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-vertx2/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-vertx2</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-vertx2/
implementation 'io.github.flowersinthesand:wes-vertx2:0.1.2'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-vertx2/
implementation ("io.github.flowersinthesand:wes-vertx2:0.1.2")
'io.github.flowersinthesand:wes-vertx2:jar:0.1.2'
<dependency org="io.github.flowersinthesand" name="wes-vertx2" rev="0.1.2">
<artifact name="wes-vertx2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-vertx2', version='0.1.2')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-vertx2" % "0.1.2"
[io.github.flowersinthesand/wes-vertx2 "0.1.2"]