vertx-lang-scala 3.9.1


Group ID:
io.vertx
Artifact ID:
vertx-lang-scala_2.12
Version:
3.9.1
Release Date:
May 15, 2020
Licenses:
Files:

libraryDependencies += "io.vertx" %% "vertx-lang-scala" % "3.9.1"

Mill build tool

ivy"io.vertx::vertx-lang-scala:3.9.1"

Scala CLI

//> using dep "io.vertx::vertx-lang-scala:3.9.1"

Ammonite REPL

import $ivy.`io.vertx::vertx-lang-scala:3.9.1`

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-lang-scala_2.12</artifactId>
  <version>3.9.1</version>
</dependency>

compile group: 'io.vertx', name: 'vertx-lang-scala_2.12', version: '3.9.1'