A concurrent programming library combining monadic and streaming I/O in Scala
molecule-core 0.5.2
Group ID:
com.github.molecule-labs
Artifact ID:
molecule-core_2.10
Version:
0.5.2
Release Date:
May 13, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.github.molecule-labs" %% "molecule-core" % "0.5.2"
ivy"com.github.molecule-labs::molecule-core:0.5.2"
//> using dep "com.github.molecule-labs::molecule-core:0.5.2"
import $ivy.`com.github.molecule-labs::molecule-core:0.5.2`
<dependency> <groupId>com.github.molecule-labs</groupId> <artifactId>molecule-core_2.10</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.github.molecule-labs', name: 'molecule-core_2.10', version: '0.5.2'