Download scala-util_2.10-1.9.2.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.9.2 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials