Download tasks_2.12-1.5.jar file - Jar t

Jar examples for t:tasks-2.12

Description

sbt is an interactive build tool

You can download jar file tasks_2.12 1.5 in this page.

License

Apache 2

Build File

You can use the following script to add tasks_2.12-1.5.jar to your project.

<dependency>
   <groupId>io.paradoxical</groupId>
   <artifactId>tasks_2.12</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'io.paradoxical', name: 'tasks_2.12', version: '1.5'
libraryDependencies += "io.paradoxical" % "tasks_2.12" % "1.5"
<dependency org="io.paradoxical" name="tasks_2.12" rev="1.5"/>
@Grapes(@Grab(group='io.paradoxical', module='tasks_2.12', version='1.5'))
'io.paradoxical:tasks_2.12:jar:1.5'

Download

Click the following link to download the jar file.

tasks_2.12-1.5-javadoc.jar
tasks_2.12-1.5-sources.jar
tasks_2.12-1.5.jar
tasks_2.12-1.5.pom



Related Tutorials