commons-akka 1.20.1


Group ID:
com.avsystem.commons
Artifact ID:
commons-akka_2.12
Version:
1.20.1
Release Date:
Apr 5, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-akka_2.12</artifactId>
  <version>1.20.1</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-akka_2.12', version: '1.20.1'