Compiler Bridge

Incremental compiler of Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

compiler-bridge_2.13.0-M2
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

Compiler Bridge
Incremental compiler of Scala
Project URL

Project URL

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

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/zinc

Download compiler-bridge_2.13.0-M2

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-sbt : compiler-interface jar 1.2.5

provided (1)

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

Project Modules

There are no modules declared in this project.
org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M2
1.2.0-M1
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-RC4
1.1.0-RC3
1.1.0-RC2
1.1.0-RC1
1.1.0-M1-bootstrap2
1.1.0-M1-bootstrap
1.0.5
1.0.4