redroy44 / zio-quartz   0.0.1

Apache License 2.0 GitHub

ZIO wrapper for Quartz Scheduler

Scala versions: 2.13

zio-quartz 0.0.1


Group ID:
io.github.redroy44
Artifact ID:
zio-quartz_2.13
Version:
0.0.1
Release Date:
Jun 13, 2021
Licenses:
Files:

libraryDependencies += "io.github.redroy44" %% "zio-quartz" % "0.0.1"

Mill build tool

ivy"io.github.redroy44::zio-quartz:0.0.1"

Scala CLI

//> using dep "io.github.redroy44::zio-quartz:0.0.1"

Ammonite REPL

import $ivy.`io.github.redroy44::zio-quartz:0.0.1`

<dependency>
  <groupId>io.github.redroy44</groupId>
  <artifactId>zio-quartz_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.redroy44', name: 'zio-quartz_2.13', version: '0.0.1'