is not current version
Last Version 1.3.0

io.cloudevents:http-vertx 0.0.3


GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

http-vertx
Version

Version

0.0.3
Type

Type

jar

Download http-vertx 0.0.3


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