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-streams 0.3.3


Group ID:
me.lightspeed7
Artifact ID:
akka-crontab-streams_2.12
Version:
0.3.3
Release Date:
Apr 26, 2021
Licenses:
Files:

libraryDependencies += "me.lightspeed7" %% "akka-crontab-streams" % "0.3.3"

Mill build tool

ivy"me.lightspeed7::akka-crontab-streams:0.3.3"

Scala CLI

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

Ammonite REPL

import $ivy.`me.lightspeed7::akka-crontab-streams:0.3.3`

<dependency>
  <groupId>me.lightspeed7</groupId>
  <artifactId>akka-crontab-streams_2.12</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'me.lightspeed7', name: 'akka-crontab-streams_2.12', version: '0.3.3'