scala-expression-compiler


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

scala-expression-compiler_3.1.0
Last Version

Last Version

2.2.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

scala-expression-compiler
scala-expression-compiler
Project URL

Project URL

https://github.com/scalacenter/scala-debug-adapter
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/scalacenter/scala-debug-adapter

Download scala-expression-compiler_3.1.0

How to add to project

<!-- https://jarcasting.com/artifacts/ch.epfl.scala/scala-expression-compiler_3.1.0/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>scala-expression-compiler_3.1.0</artifactId>
    <version>2.2.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/scala-expression-compiler_3.1.0/
implementation 'ch.epfl.scala:scala-expression-compiler_3.1.0:2.2.0-M3'
// https://jarcasting.com/artifacts/ch.epfl.scala/scala-expression-compiler_3.1.0/
implementation ("ch.epfl.scala:scala-expression-compiler_3.1.0:2.2.0-M3")
'ch.epfl.scala:scala-expression-compiler_3.1.0:jar:2.2.0-M3'
<dependency org="ch.epfl.scala" name="scala-expression-compiler_3.1.0" rev="2.2.0-M3">
  <artifact name="scala-expression-compiler_3.1.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='scala-expression-compiler_3.1.0', version='2.2.0-M3')
)
libraryDependencies += "ch.epfl.scala" % "scala-expression-compiler_3.1.0" % "2.2.0-M3"
[ch.epfl.scala/scala-expression-compiler_3.1.0 "2.2.0-M3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-compiler_3 jar 3.1.0
org.scala-lang : scala3-library_3 jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0-M3
2.2.0-M2
2.2.0-M1