Last Version

Scala Compiler 2.13.3-bin-e832e2a

Compiler for the Scala Programming Language

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scala-compiler
Version

Version

2.13.3-bin-e832e2a
Type

Type

jar
Description

Description

Scala Compiler
Compiler for the Scala Programming Language
Project URL

Project URL

https://www.scala-lang.org/
Project Organization

Project Organization

LAMP/EPFL
Source Code Management

Source Code Management

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

Download scala-compiler 2.13.3-bin-e832e2a


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.xuwei-k : scala-library jar 2.13.3-bin-e832e2a
com.github.xuwei-k : scala-reflect jar 2.13.3-bin-e832e2a
org.jline : jline jar 3.16.0
net.java.dev.jna : jna jar 5.3.1

Project Modules

There are no modules declared in this project.