is not current version
Last Version 3.0.1

com.github.imrafaelmerino:vertx-effect 0.9

When actors meet Functional Programming

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-effect
Version

Version

0.9
Type

Type

jar

Download vertx-effect 0.9


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