akka-ddd-core 1.3.0


Group ID:
pl.newicom.dddd
Artifact ID:
akka-ddd-core_2.11
Version:
1.3.0
Release Date:
Oct 8, 2016
Licenses:
MIT
Files:

libraryDependencies += "pl.newicom.dddd" %% "akka-ddd-core" % "1.3.0"

Mill build tool

ivy"pl.newicom.dddd::akka-ddd-core:1.3.0"

Scala CLI

//> using dep "pl.newicom.dddd::akka-ddd-core:1.3.0"

Ammonite REPL

import $ivy.`pl.newicom.dddd::akka-ddd-core:1.3.0`

<dependency>
  <groupId>pl.newicom.dddd</groupId>
  <artifactId>akka-ddd-core_2.11</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'pl.newicom.dddd', name: 'akka-ddd-core_2.11', version: '1.3.0'