is not current version
Last Version 0.2.2

com.augustnagro:vertx-async-await 0.1.0

Async-Await support for Vertx using Virtual Threads

GroupId

GroupId

com.augustnagro
ArtifactId

ArtifactId

vertx-async-await
Version

Version

0.1.0
Type

Type

jar

Download vertx-async-await 0.1.0


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