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