Last Version

Vert.x Ext 38

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-ext
Version

Version

38
Type

Type

jar
Description

Description

Vert.x Ext
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-ext 38


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • resources
  • parent