Download task-system_2.12-1.1.0-sourcedeps.jar file - Jar t

Jar examples for t:task-system-2.12

Description

sbt is an interactive build tool

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

License

BSD New

Build File

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

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

Download

Click the following link to download the jar file.

task-system_2.12-1.1.0-sourcedeps-javadoc.jar
task-system_2.12-1.1.0-sourcedeps-sources.jar
task-system_2.12-1.1.0-sourcedeps.jar
task-system_2.12-1.1.0-sourcedeps.pom



Related Tutorials