A concurrent programming library combining monadic and streaming I/O in Scala
molecule-parsers 0.5.4
Group ID:
com.github.molecule-labs
Artifact ID:
molecule-parsers_2.11
Version:
0.5.4
Release Date:
Sept 18, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.molecule-labs" %% "molecule-parsers" % "0.5.4"
ivy"com.github.molecule-labs::molecule-parsers:0.5.4"
//> using dep "com.github.molecule-labs::molecule-parsers:0.5.4"
import $ivy.`com.github.molecule-labs::molecule-parsers:0.5.4`
<dependency> <groupId>com.github.molecule-labs</groupId> <artifactId>molecule-parsers_2.11</artifactId> <version>0.5.4</version> </dependency>
compile group: 'com.github.molecule-labs', name: 'molecule-parsers_2.11', version: '0.5.4'