akka / akka   2.8.7

Contributors Wanted Website GitHub

Build highly concurrent, distributed, and resilient message-driven applications on the JVM

Scala versions: 3.x 2.13 2.12

akka-distributed-data-experimental 2.4.6


Group ID:
com.typesafe.akka
Artifact ID:
akka-distributed-data-experimental_2.11
Version:
2.4.6
Release Date:
May 19, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.typesafe.akka" %% "akka-distributed-data-experimental" % "2.4.6"

Mill build tool

ivy"com.typesafe.akka::akka-distributed-data-experimental:2.4.6"

Scala CLI

//> using dep "com.typesafe.akka::akka-distributed-data-experimental:2.4.6"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-distributed-data-experimental:2.4.6`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-distributed-data-experimental_2.11</artifactId>
  <version>2.4.6</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-distributed-data-experimental_2.11', version: '2.4.6'