MVN

io.vertx : lang-scala

Maven & Gradle

Apr 07, 2014
78 stars

lang-scala-1.0.0 · Vert.x module that provides Scala support

<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>lang-scala</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vertx : lang-scala to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of io.vertx : lang-scala to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lang-scala-1.0.0
lang-scala-1.0.0-RC1
0.3.x
lang-scala-0.3.0
0.2.x
lang-scala-0.2.0
0.1.x
lang-scala-0.1.1
lang-scala-0.1.1-CR2
lang-scala-0.1.1-CR1
lang-scala-0.1.0

How to add a dependency to Maven

Add the following io.vertx : lang-scala maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>lang-scala</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vertx : lang-scala gradle dependency to your build.gradle file:

implementation 'io.vertx:lang-scala:1.0.0'

Gradle Kotlin DSL: Add the following io.vertx : lang-scala gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vertx:lang-scala:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vertx : lang-scala sbt scala dependency to your build.sbt file:

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

Advertisement

Dependencies from Group

Jun 22, 2023
1.2k usages
13.7k stars
Jun 22, 2023
556 usages
2 stars
Jun 22, 2023
446 usages
2 stars
Jun 22, 2023
333 usages
Jun 22, 2023
265 usages

Discover Dependencies

Mar 13, 2014
30 stars
Mar 26, 2014
21 stars
Apr 30, 2014
11 stars
May 06, 2014
4 usages
14 stars
May 27, 2014
16 stars
May 06, 2014
11 stars
Mar 31, 2015
74 stars
Mar 31, 2015
Oct 13, 2014
4 stars