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.12
Last Version

Last Version

1.11.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
Source Code Management

Source Code Management

https://github.com/Sciss/ScalaInterpreterPane

Download scalainterpreterpane_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.15
org.scala-lang : scala-library jar 2.12.15
jline : jline jar 2.14.6
de.sciss : syntaxpane jar 1.2.0
de.sciss : swingplus_2.12 jar 0.5.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.1
1.11.0
1.10.1
1.10.0
1.9.0
1.8.1
1.8.0
1.7.5