is not current version
Last Version 1.2.5

org.scala-sbt:compiler-bridge_2.13.0-M2 1.1.0-M1-bootstrap

Incremental compiler of Scala

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

compiler-bridge_2.13.0-M2
Version

Version

1.1.0-M1-bootstrap
Type

Type

jar

Download compiler-bridge_2.13.0-M2 1.1.0-M1-bootstrap


<!-- 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.1.0-M1-bootstrap</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.1.0-M1-bootstrap'
// https://jarcasting.com/artifacts/org.scala-sbt/compiler-bridge_2.13.0-M2/
implementation ("org.scala-sbt:compiler-bridge_2.13.0-M2:1.1.0-M1-bootstrap")
'org.scala-sbt:compiler-bridge_2.13.0-M2:jar:1.1.0-M1-bootstrap'
<dependency org="org.scala-sbt" name="compiler-bridge_2.13.0-M2" rev="1.1.0-M1-bootstrap">
  <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.1.0-M1-bootstrap')
)
libraryDependencies += "org.scala-sbt" % "compiler-bridge_2.13.0-M2" % "1.1.0-M1-bootstrap"
[org.scala-sbt/compiler-bridge_2.13.0-M2 "1.1.0-M1-bootstrap"]