Download scalainterpreterpane_2.10-1.7.5.jar file - Jar s

Jar examples for s:scalainterpreterpane-2.10

Description

A Swing based front-end for the Scala REPL (interpreter)

You can download jar file scalainterpreterpane_2.10 1.7.5 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalainterpreterpane_2.10-1.7.5.jar to your project.

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

Download

Click the following link to download the jar file.

scalainterpreterpane_2.10-1.7.5-javadoc.jar
scalainterpreterpane_2.10-1.7.5-sources.jar
scalainterpreterpane_2.10-1.7.5.jar
scalainterpreterpane_2.10-1.7.5.pom



Related Tutorials