vertx-lang-scala-on-the-fly 3.4.0


Group ID:
io.vertx
Artifact ID:
vertx-lang-scala-on-the-fly_2.12
Version:
3.4.0
Release Date:
Mar 6, 2017
Licenses:
Files:

libraryDependencies += "io.vertx" %% "vertx-lang-scala-on-the-fly" % "3.4.0"

Mill build tool

ivy"io.vertx::vertx-lang-scala-on-the-fly:3.4.0"

Scala CLI

//> using dep "io.vertx::vertx-lang-scala-on-the-fly:3.4.0"

Ammonite REPL

import $ivy.`io.vertx::vertx-lang-scala-on-the-fly:3.4.0`

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-lang-scala-on-the-fly_2.12</artifactId>
  <version>3.4.0</version>
</dependency>

compile group: 'io.vertx', name: 'vertx-lang-scala-on-the-fly_2.12', version: '3.4.0'