Group Id ch.epfl.scala
Artifact Id compiler-bridge_2.10
Version 1.3.0-M4+25-0283d5c6
Packaging jar
URL -
Badge
Last Updated 2019-07-31T13:22:25+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>compiler-bridge_2.10</artifactId>
    <version>1.3.0-M4+25-0283d5c6</version>
</dependency>
implementation group: 'ch.epfl.scala', name: 'compiler-bridge_2.10', version: '1.3.0-M4+25-0283d5c6'
implementation 'ch.epfl.scala:compiler-bridge_2.10:1.3.0-M4+25-0283d5c6'
implementation("ch.epfl.scala:compiler-bridge_2.10:1.3.0-M4+25-0283d5c6")
libraryDependencies += "ch.epfl.scala" % "compiler-bridge_2.10" % "1.3.0-M4+25-0283d5c6"
<dependency org="ch.epfl.scala" name="compiler-bridge_2.10" rev="1.3.0-M4+25-0283d5c6"/>
@Grapes(
    @Grab(group='ch.epfl.scala', module='compiler-bridge_2.10', version='1.3.0-M4+25-0283d5c6')
)
[ch.epfl.scala/compiler-bridge_2.10 "1.3.0-M4+25-0283d5c6"]
'ch.epfl.scala:compiler-bridge_2.10:1.3.0-M4+25-0283d5c6'