Vertx-Loom

Async-Await support for Vertx using Project Loom

License

License

GroupId

GroupId

com.augustnagro
ArtifactId

ArtifactId

vertx-loom
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vertx-Loom
Async-Await support for Vertx using Project Loom
Project URL

Project URL

https://github.com/AugustNagro/vertx-loom
Source Code Management

Source Code Management

https://github.com/AugustNagro/vertx-loom

Download vertx-loom

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.1.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
io.vertx : vertx-unit jar 4.1.5
io.vertx : vertx-web jar 4.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0