lu4nm3 / nextime   0.0.5

Apache License 2.0 GitHub

Work with cron expressions to figure out the "next time" something should occur.

Scala versions: 2.12 2.11

nextime 0.0.2


Group ID:
io.kleisli
Artifact ID:
nextime_2.12
Version:
0.0.2
Release Date:
Sept 13, 2018
Licenses:
Files:

libraryDependencies += "io.kleisli" %% "nextime" % "0.0.2"

Mill build tool

ivy"io.kleisli::nextime:0.0.2"

Scala CLI

//> using dep "io.kleisli::nextime:0.0.2"

Ammonite REPL

import $ivy.`io.kleisli::nextime:0.0.2`

<dependency>
  <groupId>io.kleisli</groupId>
  <artifactId>nextime_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'io.kleisli', name: 'nextime_2.12', version: '0.0.2'