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.10
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.10 1.3.0-M4+47-d881fa2f


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

Project Modules

There are no modules declared in this project.