Download lang-scala_2.11-1.1.0-M1.jar file - Jar l

Jar examples for l:lang-scala-2.11

Description

Vert.x module that provides Scala support

You can download jar file lang-scala_2.11 1.1.0-M1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lang-scala_2.11-1.1.0-M1.jar to your project.

<dependency>
   <groupId>io.vertx</groupId>
   <artifactId>lang-scala_2.11</artifactId>
   <version>1.1.0-M1</version>
</dependency>
compile group: 'io.vertx', name: 'lang-scala_2.11', version: '1.1.0-M1'
libraryDependencies += "io.vertx" % "lang-scala_2.11" % "1.1.0-M1"
<dependency org="io.vertx" name="lang-scala_2.11" rev="1.1.0-M1"/>
@Grapes(@Grab(group='io.vertx', module='lang-scala_2.11', version='1.1.0-M1'))
'io.vertx:lang-scala_2.11:jar:1.1.0-M1'

Download

Click the following link to download the jar file.

lang-scala_2.11-1.1.0-M1-javadoc.jar
lang-scala_2.11-1.1.0-M1-sources.jar
lang-scala_2.11-1.1.0-M1.jar
lang-scala_2.11-1.1.0-M1.pom



Related Tutorials