is not current version
Last Version 1.3.0

io.cloudevents:http-vertx 1.0.0


GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

http-vertx
Version

Version

1.0.0
Type

Type

jar

Download http-vertx 1.0.0


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