vertx-lang-scala 4.5.11


Group ID:
io.vertx
Artifact ID:
vertx-lang-scala_3
Version:
4.5.11
Release Date:
Nov 16, 2024
Licenses:
Files:
Full Scala Version:
3.5.2

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-lang-scala_3</artifactId>
  <version>4.5.11</version>
</dependency>

compile group: 'io.vertx', name: 'vertx-lang-scala_3', version: '4.5.11'