commons-akka 1.34.21


Group ID:
com.avsystem.commons
Artifact ID:
commons-akka_2.11
Version:
1.34.21
Release Date:
Jun 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-akka" % "1.34.21"

Mill build tool

ivy"com.avsystem.commons::commons-akka:1.34.21"

Scala CLI

//> using dep "com.avsystem.commons::commons-akka:1.34.21"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-akka:1.34.21`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-akka_2.11</artifactId>
  <version>1.34.21</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-akka_2.11', version: '1.34.21'