Last Version

Compiler Bridge 1.3.0-M4+47-d881fa2f

Incremental compiler of Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

compiler-bridge_2.11
Version

Version

1.3.0-M4+47-d881fa2f
Type

Type

jar
Description

Description

Compiler Bridge
Incremental compiler of Scala
Project URL

Project URL

https://github.com/sbt/zinc
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/sbt/zinc

Download compiler-bridge_2.11 1.3.0-M4+47-d881fa2f


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/compiler-bridge_2.11/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>compiler-bridge_2.11</artifactId>
    <version>1.3.0-M4+47-d881fa2f</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/compiler-bridge_2.11/
implementation 'ch.epfl.scala:compiler-bridge_2.11:1.3.0-M4+47-d881fa2f'
// https://jarcasting.com/artifacts/ch.epfl.scala/compiler-bridge_2.11/
implementation ("ch.epfl.scala:compiler-bridge_2.11:1.3.0-M4+47-d881fa2f")
'ch.epfl.scala:compiler-bridge_2.11:jar:1.3.0-M4+47-d881fa2f'
<dependency org="ch.epfl.scala" name="compiler-bridge_2.11" rev="1.3.0-M4+47-d881fa2f">
  <artifact name="compiler-bridge_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='compiler-bridge_2.11', version='1.3.0-M4+47-d881fa2f')
)
libraryDependencies += "ch.epfl.scala" % "compiler-bridge_2.11" % "1.3.0-M4+47-d881fa2f"
[ch.epfl.scala/compiler-bridge_2.11 "1.3.0-M4+47-d881fa2f"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.epfl.scala : compiler-interface jar 1.3.0-M4+47-d881fa2f
com.google.protobuf : protobuf-java jar 3.7.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.12

Project Modules

There are no modules declared in this project.