Group Id ch.epfl.scala
Artifact Id compiler-ivy-integration
Version 0.13.17-sourcedeps
Packaging jar
URL -
Badge
Last Updated 2018-02-06T08:58:29+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-ivy-integration</artifactId>
    <version>0.13.17-sourcedeps</version>
</dependency>
implementation group: 'ch.epfl.scala', name: 'compiler-ivy-integration', version: '0.13.17-sourcedeps'
implementation 'ch.epfl.scala:compiler-ivy-integration:0.13.17-sourcedeps'
implementation("ch.epfl.scala:compiler-ivy-integration:0.13.17-sourcedeps")
libraryDependencies += "ch.epfl.scala" % "compiler-ivy-integration" % "0.13.17-sourcedeps"
<dependency org="ch.epfl.scala" name="compiler-ivy-integration" rev="0.13.17-sourcedeps"/>
@Grapes(
    @Grab(group='ch.epfl.scala', module='compiler-ivy-integration', version='0.13.17-sourcedeps')
)
[ch.epfl.scala/compiler-ivy-integration "0.13.17-sourcedeps"]
'ch.epfl.scala:compiler-ivy-integration:0.13.17-sourcedeps'