Last Version

SubScript Scala Compiler 2.11.2

Compiler for the SubScript extension of the Scala Programming Language

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.subscript-lang
ArtifactId

ArtifactId

scala-compiler
Version

Version

2.11.2
Type

Type

jar
Description

Description

SubScript Scala Compiler
Compiler for the SubScript extension of the Scala Programming Language
Project URL

Project URL

http://www.subscript-lang.org/
Project Organization

Project Organization

Delftware Technology
Source Code Management

Source Code Management

https://github.com/AndreVanDelft/scala.git

Download scala-compiler 2.11.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.subscript-lang : scala-library jar 2.11.2
org.subscript-lang : scala-reflect jar 2.11.2
org.scala-lang.modules : scala-xml_2.11 jar 1.0.3
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.3
jline : jline Optional jar 2.12

Project Modules

There are no modules declared in this project.