chicory-task

Library to support multi-task programming. Allows composition and control of tasks.

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-task
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

jar
Description

Description

chicory-task
Library to support multi-task programming. Allows composition and control of tasks.
Project URL

Project URL

http://github.com/sviperll/chicory

Download chicory-task

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sviperll/chicory-task/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>chicory-task</artifactId>
    <version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-task/
implementation 'com.github.sviperll:chicory-task:0.16'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-task/
implementation ("com.github.sviperll:chicory-task:0.16")
'com.github.sviperll:chicory-task:jar:0.16'
<dependency org="com.github.sviperll" name="chicory-task" rev="0.16">
  <artifact name="chicory-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-task', version='0.16')
)
libraryDependencies += "com.github.sviperll" % "chicory-task" % "0.16"
[com.github.sviperll/chicory-task "0.16"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.sviperll : chicory-common jar 0.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.1