jokade / surf   0.0.1

MIT License GitHub

A simple message-passing and request-flow library compatible to akka actors for ScalaJVM and ScalaJS

Scala versions: 2.11
Scala.js versions: 0.6

surf 0.0.1


Group ID:
biz.enef
Artifact ID:
surf_2.11
Version:
0.0.1
Release Date:
Jun 30, 2015
Licenses:
MIT
Files:

libraryDependencies += "biz.enef" %% "surf" % "0.0.1"

Mill build tool

ivy"biz.enef::surf:0.0.1"

Scala CLI

//> using dep "biz.enef::surf:0.0.1"

Ammonite REPL

import $ivy.`biz.enef::surf:0.0.1`

<dependency>
  <groupId>biz.enef</groupId>
  <artifactId>surf_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'biz.enef', name: 'surf_2.11', version: '0.0.1'