Download command_2.12-1.1.0-sourcedeps.jar file - Jar c

Jar examples for c:command-2.12

Description

sbt is an interactive build tool

You can download jar file command_2.12 1.1.0-sourcedeps in this page.

License

BSD New

Build File

You can use the following script to add command_2.12-1.1.0-sourcedeps.jar to your project.

<dependency>
   <groupId>ch.epfl.scala</groupId>
   <artifactId>command_2.12</artifactId>
   <version>1.1.0-sourcedeps</version>
</dependency>
compile group: 'ch.epfl.scala', name: 'command_2.12', version: '1.1.0-sourcedeps'
libraryDependencies += "ch.epfl.scala" % "command_2.12" % "1.1.0-sourcedeps"
<dependency org="ch.epfl.scala" name="command_2.12" rev="1.1.0-sourcedeps"/>
@Grapes(@Grab(group='ch.epfl.scala', module='command_2.12', version='1.1.0-sourcedeps'))
'ch.epfl.scala:command_2.12:jar:1.1.0-sourcedeps'

Download

Click the following link to download the jar file.

command_2.12-1.1.0-sourcedeps-javadoc.jar
command_2.12-1.1.0-sourcedeps-sources.jar
command_2.12-1.1.0-sourcedeps.jar
command_2.12-1.1.0-sourcedeps.pom



Related Tutorials