actorapp / commons   0.0.20

Website GitHub

Common code which Actor team uses in its projects

Scala versions: 2.11

actor-concurrent 0.0.7


Group ID:
im.actor
Artifact ID:
actor-concurrent_2.11
Version:
0.0.7
Release Date:
Oct 11, 2015
Licenses:
MIT
Files:

libraryDependencies += "im.actor" %% "actor-concurrent" % "0.0.7"

Mill build tool

ivy"im.actor::actor-concurrent:0.0.7"

Scala CLI

//> using dep "im.actor::actor-concurrent:0.0.7"

Ammonite REPL

import $ivy.`im.actor::actor-concurrent:0.0.7`

<dependency>
  <groupId>im.actor</groupId>
  <artifactId>actor-concurrent_2.11</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'im.actor', name: 'actor-concurrent_2.11', version: '0.0.7'