Download tasks-core_2.12-0.0.15.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.15 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials