akka-ddd-messaging 1.6.0


Group ID:
pl.newicom.dddd
Artifact ID:
akka-ddd-messaging_2.12
Version:
1.6.0
Release Date:
May 28, 2017
Licenses:
MIT
Files:

libraryDependencies += "pl.newicom.dddd" %% "akka-ddd-messaging" % "1.6.0"

Mill build tool

ivy"pl.newicom.dddd::akka-ddd-messaging:1.6.0"

Scala CLI

//> using dep "pl.newicom.dddd::akka-ddd-messaging:1.6.0"

Ammonite REPL

import $ivy.`pl.newicom.dddd::akka-ddd-messaging:1.6.0`

<dependency>
  <groupId>pl.newicom.dddd</groupId>
  <artifactId>akka-ddd-messaging_2.12</artifactId>
  <version>1.6.0</version>
</dependency>

compile group: 'pl.newicom.dddd', name: 'akka-ddd-messaging_2.12', version: '1.6.0'