Download tasks-core_2.12-0.0.14.jar file - Jar t

Jar examples for t:tasks-core-2.12

Description

tasks-core

You can download jar file tasks-core_2.12 0.0.14 in this page.

License

MIT

Build File

You can use the following script to add tasks-core_2.12-0.0.14.jar to your project.

<dependency>
   <groupId>io.github.pityka</groupId>
   <artifactId>tasks-core_2.12</artifactId>
   <version>0.0.14</version>
</dependency>
compile group: 'io.github.pityka', name: 'tasks-core_2.12', version: '0.0.14'
libraryDependencies += "io.github.pityka" % "tasks-core_2.12" % "0.0.14"
<dependency org="io.github.pityka" name="tasks-core_2.12" rev="0.0.14"/>
@Grapes(@Grab(group='io.github.pityka', module='tasks-core_2.12', version='0.0.14'))
'io.github.pityka:tasks-core_2.12:jar:0.0.14'

Download

Click the following link to download the jar file.

tasks-core_2.12-0.0.14-javadoc.jar
tasks-core_2.12-0.0.14-sources.jar
tasks-core_2.12-0.0.14.jar
tasks-core_2.12-0.0.14.pom



Related Tutorials