dbuschman7 / akka-crontab   0.3.3

Apache License 2.0 GitHub

Running crontabs with an Akka ActorSystem without a ton of dependencies

Scala versions: 2.12 2.11

akka-crontab 0.3.2


Group ID:
me.lightspeed7
Artifact ID:
akka-crontab_2.12
Version:
0.3.2
Release Date:
Apr 25, 2021
Licenses:
Files:

libraryDependencies += "me.lightspeed7" %% "akka-crontab" % "0.3.2"

Mill build tool

ivy"me.lightspeed7::akka-crontab:0.3.2"

Scala CLI

//> using dep "me.lightspeed7::akka-crontab:0.3.2"

Ammonite REPL

import $ivy.`me.lightspeed7::akka-crontab:0.3.2`

<dependency>
  <groupId>me.lightspeed7</groupId>
  <artifactId>akka-crontab_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'me.lightspeed7', name: 'akka-crontab_2.12', version: '0.3.2'