is not current version
Last Version 3.0.0-RC1

io.smallrye:smallrye-open-api-vertx 2.0.25


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-open-api-vertx
Version

Version

2.0.25
Type

Type

jar

Download smallrye-open-api-vertx 2.0.25


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