Jar examples for r:run-2.12
sbt is an interactive build tool
You can download jar file run_2.12 1.1.0-sourcedeps in this page.
BSD New
You can use the following script to add run_2.12-1.1.0-sourcedeps.jar to your project.
<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>run_2.12</artifactId> <version>1.1.0-sourcedeps</version> </dependency>
compile group: 'ch.epfl.scala', name: 'run_2.12', version: '1.1.0-sourcedeps'
libraryDependencies += "ch.epfl.scala" % "run_2.12" % "1.1.0-sourcedeps"
<dependency org="ch.epfl.scala" name="run_2.12" rev="1.1.0-sourcedeps"/>
@Grapes(@Grab(group='ch.epfl.scala', module='run_2.12', version='1.1.0-sourcedeps'))
'ch.epfl.scala:run_2.12:jar:1.1.0-sourcedeps'
Click the following link to download the jar file.
run_2.12-1.1.0-sourcedeps-javadoc.jar