firstbirdtech / akka-persistent-scheduler   1.0.2

GitHub

Durable scheduling extension for Akka

Scala versions: 2.13 2.12

akka-persistent-scheduler 1.0.0


Group ID:
com.firstbird
Artifact ID:
akka-persistent-scheduler_2.13
Version:
1.0.0
Release Date:
Sept 22, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.firstbird" %% "akka-persistent-scheduler" % "1.0.0"

Mill build tool

ivy"com.firstbird::akka-persistent-scheduler:1.0.0"

Scala CLI

//> using dep "com.firstbird::akka-persistent-scheduler:1.0.0"

Ammonite REPL

import $ivy.`com.firstbird::akka-persistent-scheduler:1.0.0`

<dependency>
  <groupId>com.firstbird</groupId>
  <artifactId>akka-persistent-scheduler_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.firstbird', name: 'akka-persistent-scheduler_2.13', version: '1.0.0'