is not current version
Last Version 3.0.1

com.github.imrafaelmerino:vertx-effect 2.0.0

When actors meet Functional Programming

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-effect
Version

Version

2.0.0
Type

Type

jar

Download vertx-effect 2.0.0


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