ainterface / ainterface   0.1

Apache License 2.0 GitHub

Runs an Erlang node on an ActorSystem of Akka.

Scala versions: 2.11

ainterface 0.1


Group ID:
com.okumin
Artifact ID:
ainterface_2.11
Version:
0.1
Release Date:
Aug 18, 2015
Licenses:
Files:

libraryDependencies += "com.okumin" %% "ainterface" % "0.1"

Mill build tool

ivy"com.okumin::ainterface:0.1"

Scala CLI

//> using dep "com.okumin::ainterface:0.1"

Ammonite REPL

import $ivy.`com.okumin::ainterface:0.1`

<dependency>
  <groupId>com.okumin</groupId>
  <artifactId>ainterface_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.okumin', name: 'ainterface_2.11', version: '0.1'