pityka / tasks   1.0.0

GitHub

distributed task execution, scala, workflow orchestration engine

Scala versions: 2.13 2.12
Scala.js versions: 1.x 0.6

tasks-spores 0.3.2


Group ID:
io.github.pityka
Artifact ID:
tasks-spores_2.13
Version:
0.3.2
Release Date:
Apr 4, 2021
Licenses:
Files:

libraryDependencies += "io.github.pityka" %% "tasks-spores" % "0.3.2"

Mill build tool

ivy"io.github.pityka::tasks-spores:0.3.2"

Scala CLI

//> using dep "io.github.pityka::tasks-spores:0.3.2"

Ammonite REPL

import $ivy.`io.github.pityka::tasks-spores:0.3.2`

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>tasks-spores_2.13</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'io.github.pityka', name: 'tasks-spores_2.13', version: '0.3.2'