ScalaInterpreterPane

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scalainterpreterpane_2.10
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/Sciss/ScalaInterpreterPane
Project Organization

Project Organization

de.sciss

Download scalainterpreterpane_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/scalainterpreterpane_2.10/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>scalainterpreterpane_2.10</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/scalainterpreterpane_2.10/
implementation 'de.sciss:scalainterpreterpane_2.10:1.8.1'
// https://jarcasting.com/artifacts/de.sciss/scalainterpreterpane_2.10/
implementation ("de.sciss:scalainterpreterpane_2.10:1.8.1")
'de.sciss:scalainterpreterpane_2.10:jar:1.8.1'
<dependency org="de.sciss" name="scalainterpreterpane_2.10" rev="1.8.1">
  <artifact name="scalainterpreterpane_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='scalainterpreterpane_2.10', version='1.8.1')
)
libraryDependencies += "de.sciss" % "scalainterpreterpane_2.10" % "1.8.1"
[de.sciss/scalainterpreterpane_2.10 "1.8.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.6
org.scala-lang : scala-library jar 2.10.6
org.scala-lang : jline jar 2.10.6
de.sciss : syntaxpane jar 1.1.7
de.sciss : swingplus_2.10 jar 0.2.2

test (1)

Group / Artifact Type Version
de.sciss : submin jar 0.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0