Vert.x Future Utils

Convenient Utilities for Vert.x Future

License

License

GroupId

GroupId

me.hltj
ArtifactId

ArtifactId

vertx-future-utils
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Future Utils
Convenient Utilities for Vert.x Future
Project URL

Project URL

https://github.com/hltj/vertx-future-utils
Source Code Management

Source Code Management

https://github.com/hltj/vertx-future-utils.git

Download vertx-future-utils

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0