is not current version
Last Version 4.3.1

io.vertx:vertx-web-openapi 4.0.2


GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-web-openapi
Version

Version

4.0.2
Type

Type

jar

Download vertx-web-openapi 4.0.2


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