coroutines-common 0.4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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