Download scalainterpreterpane_2.12-1.8.1.jar file - Jar s

Jar examples for s:scalainterpreterpane-2.12

Description

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

You can download jar file scalainterpreterpane_2.12 1.8.1 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalainterpreterpane_2.12-1.8.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalainterpreterpane_2.12-1.8.1-javadoc.jar
scalainterpreterpane_2.12-1.8.1-sources.jar
scalainterpreterpane_2.12-1.8.1.jar
scalainterpreterpane_2.12-1.8.1.pom



Related Tutorials