Download scala-util_2.11-1.11.0.jar file - Jar s

Jar examples for s:scala-util-2.11

Description

scala-util

You can download jar file scala-util_2.11 1.11.0 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add scala-util_2.11-1.11.0.jar to your project.

<dependency>
   <groupId>com.metamx</groupId>
   <artifactId>scala-util_2.11</artifactId>
   <version>1.11.0</version>
</dependency>
compile group: 'com.metamx', name: 'scala-util_2.11', version: '1.11.0'
libraryDependencies += "com.metamx" % "scala-util_2.11" % "1.11.0"
<dependency org="com.metamx" name="scala-util_2.11" rev="1.11.0"/>
@Grapes(@Grab(group='com.metamx', module='scala-util_2.11', version='1.11.0'))
'com.metamx:scala-util_2.11:jar:1.11.0'

Download

Click the following link to download the jar file.

scala-util_2.11-1.11.0-javadoc.jar
scala-util_2.11-1.11.0-sources.jar
scala-util_2.11-1.11.0.jar
scala-util_2.11-1.11.0.pom



Related Tutorials