is not current version
Last Version 4.3.1

com.englishtown.vertx:vertx-when-parent 4.3.0

Provides when.java wrappers for standard vert.x objects to return promises.

GroupId

GroupId

com.englishtown.vertx
ArtifactId

ArtifactId

vertx-when-parent
Version

Version

4.3.0
Type

Type

pom

Download vertx-when-parent 4.3.0


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