Download scala-util_2.10-1.11.9.jar file - Jar s

Jar examples for s:scala-util-2.10

Description

scala-util

You can download jar file scala-util_2.10 1.11.9 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scala-util_2.10-1.11.9.jar to your project.

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

Download

Click the following link to download the jar file.

scala-util_2.10-1.11.9-javadoc.jar
scala-util_2.10-1.11.9-sources.jar
scala-util_2.10-1.11.9.jar
scala-util_2.10-1.11.9.pom



Related Tutorials