coroutines-common 0.3


Group ID:
com.storm-enroute
Artifact ID:
coroutines-common_2.11
Version:
0.3
Release Date:
Jan 3, 2016
Licenses:
Files:
Full Scala Version:
2.11.4

libraryDependencies += "com.storm-enroute" %% "coroutines-common" % "0.3"

Mill build tool

ivy"com.storm-enroute::coroutines-common:0.3"

Scala CLI

//> using dep "com.storm-enroute::coroutines-common:0.3"

Ammonite REPL

import $ivy.`com.storm-enroute::coroutines-common:0.3`

<dependency>
  <groupId>com.storm-enroute</groupId>
  <artifactId>coroutines-common_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.storm-enroute', name: 'coroutines-common_2.11', version: '0.3'