akka-ddd-scheduling 1.5.0


Group ID:
pl.newicom.dddd
Artifact ID:
akka-ddd-scheduling_2.12
Version:
1.5.0
Release Date:
Mar 6, 2017
Licenses:
MIT
Files:

libraryDependencies += "pl.newicom.dddd" %% "akka-ddd-scheduling" % "1.5.0"

Mill build tool

ivy"pl.newicom.dddd::akka-ddd-scheduling:1.5.0"

Scala CLI

//> using dep "pl.newicom.dddd::akka-ddd-scheduling:1.5.0"

Ammonite REPL

import $ivy.`pl.newicom.dddd::akka-ddd-scheduling:1.5.0`

<dependency>
  <groupId>pl.newicom.dddd</groupId>
  <artifactId>akka-ddd-scheduling_2.12</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'pl.newicom.dddd', name: 'akka-ddd-scheduling_2.12', version: '1.5.0'