molecule-labs / molecule   0.5.2

Apache License 2.0 GitHub

A concurrent programming library combining monadic and streaming I/O in Scala

Scala versions: 2.11 2.10

molecule-net-examples 0.5.2


Group ID:
com.github.molecule-labs
Artifact ID:
molecule-net-examples_2.10
Version:
0.5.2
Release Date:
May 13, 2014
Licenses:
Files:

libraryDependencies += "com.github.molecule-labs" %% "molecule-net-examples" % "0.5.2"

Mill build tool

ivy"com.github.molecule-labs::molecule-net-examples:0.5.2"

Scala CLI

//> using dep "com.github.molecule-labs::molecule-net-examples:0.5.2"

Ammonite REPL

import $ivy.`com.github.molecule-labs::molecule-net-examples:0.5.2`

<dependency>
  <groupId>com.github.molecule-labs</groupId>
  <artifactId>molecule-net-examples_2.10</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.github.molecule-labs', name: 'molecule-net-examples_2.10', version: '0.5.2'