Download scalainterpreterpane_2.11-1.9.0.jar file - Jar s

Jar examples for s:scalainterpreterpane-2.11

Description

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

You can download jar file scalainterpreterpane_2.11 1.9.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalainterpreterpane_2.11-1.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalainterpreterpane_2.11-1.9.0-javadoc.jar
scalainterpreterpane_2.11-1.9.0-sources.jar
scalainterpreterpane_2.11-1.9.0.jar
scalainterpreterpane_2.11-1.9.0.pom



Related Tutorials