ScalaInterpreterPane

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scalainterpreterpane_3
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_3

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala3-compiler_3 jar 3.1.0
org.scala-lang : scala3-library_3 jar 3.1.0
jline : jline jar 2.14.6
de.sciss : syntaxpane jar 1.2.0
de.sciss : swingplus_3 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