vertx-web-common-scala 3.9.0


Group ID:
io.vertx
Artifact ID:
vertx-web-common-scala_2.12
Version:
3.9.0
Release Date:
Mar 30, 2020
Licenses:
Files:

libraryDependencies += "io.vertx" %% "vertx-web-common-scala" % "3.9.0"

Mill build tool

ivy"io.vertx::vertx-web-common-scala:3.9.0"

Scala CLI

//> using dep "io.vertx::vertx-web-common-scala:3.9.0"

Ammonite REPL

import $ivy.`io.vertx::vertx-web-common-scala:3.9.0`

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-web-common-scala_2.12</artifactId>
  <version>3.9.0</version>
</dependency>

compile group: 'io.vertx', name: 'vertx-web-common-scala_2.12', version: '3.9.0'