Download scalarefactoring_2.10-0.1.0.jar file - Jar s

Jar examples for s:scalarefactoring-2.10

Description

ScalaRefactoring

You can download jar file scalarefactoring_2.10 0.1.0 in this page.

License

Scala License

Build File

You can use the following script to add scalarefactoring_2.10-0.1.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>scalarefactoring_2.10</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'de.sciss', name: 'scalarefactoring_2.10', version: '0.1.0'
libraryDependencies += "de.sciss" % "scalarefactoring_2.10" % "0.1.0"
<dependency org="de.sciss" name="scalarefactoring_2.10" rev="0.1.0"/>
@Grapes(@Grab(group='de.sciss', module='scalarefactoring_2.10', version='0.1.0'))
'de.sciss:scalarefactoring_2.10:jar:0.1.0'

Download

Click the following link to download the jar file.

scalarefactoring_2.10-0.1.0-javadoc.jar
scalarefactoring_2.10-0.1.0-sources.jar
scalarefactoring_2.10-0.1.0.jar
scalarefactoring_2.10-0.1.0.pom



Related Tutorials