Last Version

Vert.x Scala Language Support 3.9.1

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
Version

Version

3.9.1
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 3.9.1


<!-- 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.