vert-x3 / vert-parent 3.9.1
GitHub
Scala versions:
2.12
vertx-lang-scala 3.4.0.Beta1
Group ID:
io.vertx
Artifact ID:
vertx-lang-scala_2.12
Version:
3.4.0.Beta1
Release Date:
Feb 13, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
libraryDependencies += "io.vertx" %% "vertx-lang-scala" % "3.4.0.Beta1"
ivy"io.vertx::vertx-lang-scala:3.4.0.Beta1"
//> using dep "io.vertx::vertx-lang-scala:3.4.0.Beta1"
import $ivy.`io.vertx::vertx-lang-scala:3.4.0.Beta1`
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-lang-scala_2.12</artifactId> <version>3.4.0.Beta1</version> </dependency>
compile group: 'io.vertx', name: 'vertx-lang-scala_2.12', version: '3.4.0.Beta1'