frograms / cronish   0.1.5-FROGRAMS

MIT License Website GitHub

A cron dsl to be used anywhere and everywhere.

Scala versions: 2.12 2.11 2.10

cronish 0.1.4-FROGRAMS


Group ID:
com.frograms
Artifact ID:
cronish_2.11
Version:
0.1.4-FROGRAMS
Release Date:
Dec 2, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.frograms" %% "cronish" % "0.1.4-FROGRAMS"

Mill build tool

ivy"com.frograms::cronish:0.1.4-FROGRAMS"

Scala CLI

//> using dep "com.frograms::cronish:0.1.4-FROGRAMS"

Ammonite REPL

import $ivy.`com.frograms::cronish:0.1.4-FROGRAMS`

<dependency>
  <groupId>com.frograms</groupId>
  <artifactId>cronish_2.11</artifactId>
  <version>0.1.4-FROGRAMS</version>
</dependency>

compile group: 'com.frograms', name: 'cronish_2.11', version: '0.1.4-FROGRAMS'