bogdanp / crontab   0.1.1

BSD 3-clause "New" or "Revised" License GitHub

A crontab spec parser for Scala.

Scala versions: 2.12 2.11

crontab 0.1.0


Group ID:
io.defn
Artifact ID:
crontab_2.12
Version:
0.1.0
Release Date:
Jan 17, 2017
Licenses:
Files:

libraryDependencies += "io.defn" %% "crontab" % "0.1.0"

Mill build tool

ivy"io.defn::crontab:0.1.0"

Scala CLI

//> using dep "io.defn::crontab:0.1.0"

Ammonite REPL

import $ivy.`io.defn::crontab:0.1.0`

<dependency>
  <groupId>io.defn</groupId>
  <artifactId>crontab_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.defn', name: 'crontab_2.12', version: '0.1.0'