vert-x / mod-lang-scala   1.1.0-M1

Apache License 2.0 Website GitHub

Vert.x 2.x is deprecated - use instead

Scala versions: 2.11 2.10

lang-scala 1.1.0-M1


Group ID:
io.vertx
Artifact ID:
lang-scala_2.11
Version:
1.1.0-M1
Release Date:
Sept 18, 2014
Licenses:
Files:

libraryDependencies += "io.vertx" %% "lang-scala" % "1.1.0-M1"

Mill build tool

ivy"io.vertx::lang-scala:1.1.0-M1"

Scala CLI

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

Ammonite REPL

import $ivy.`io.vertx::lang-scala:1.1.0-M1`

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>lang-scala_2.11</artifactId>
  <version>1.1.0-M1</version>
</dependency>

compile group: 'io.vertx', name: 'lang-scala_2.11', version: '1.1.0-M1'