Vert.x Scala Language Support

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-scala_2.12
Last Version

Last Version

3.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Scala Language Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

vert.x

Download vertx-lang-scala_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.vertx/vertx-lang-scala_2.12/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-lang-scala_2.12</artifactId>
    <version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-scala_2.12/
implementation 'io.vertx:vertx-lang-scala_2.12:3.9.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-scala_2.12/
implementation ("io.vertx:vertx-lang-scala_2.12:3.9.1")
'io.vertx:vertx-lang-scala_2.12:jar:3.9.1'
<dependency org="io.vertx" name="vertx-lang-scala_2.12" rev="3.9.1">
  <artifact name="vertx-lang-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-scala_2.12', version='3.9.1')
)
libraryDependencies += "io.vertx" % "vertx-lang-scala_2.12" % "3.9.1"
[io.vertx/vertx-lang-scala_2.12 "3.9.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-lang-scala-on-the-fly_2.12 Optional jar 3.9.1
org.scala-lang : scala-library jar 2.12.7
org.scala-lang : scala-reflect jar 2.12.7

provided (2)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-core jar

test (6)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-codegen jar
io.vertx : vertx-core test-jar
junit : junit jar 4.12
org.scalatest : scalatest_2.12 jar 3.0.0
org.scalactic : scalactic_2.12 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.1
3.9.0
3.8.5
3.8.0
3.7.1
3.7.0
3.6.3
3.6.2
3.6.1
3.6.0
3.6.0.CR2
3.6.0.CR1
3.5.4
3.5.3
3.5.3.CR1
3.5.2
3.5.2.CR3
3.5.2.CR2
3.5.2.CR1
3.5.1
3.5.0
3.5.0.Beta1
3.4.2
3.4.1
3.4.0
3.4.0.Beta1