is not current version
Last Version 1.3.0

io.cloudevents:http-vertx 0.2.1


GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

http-vertx
Version

Version

0.2.1
Type

Type

jar

Download http-vertx 0.2.1


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