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-parsers 0.5.4


Group ID:
com.github.molecule-labs
Artifact ID:
molecule-parsers_2.10
Version:
0.5.4
Release Date:
Jan 6, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "com.github.molecule-labs" %% "molecule-parsers" % "0.5.4"

Mill build tool

ivy"com.github.molecule-labs::molecule-parsers:0.5.4"

Scala CLI

//> using dep "com.github.molecule-labs::molecule-parsers:0.5.4"

Ammonite REPL

import $ivy.`com.github.molecule-labs::molecule-parsers:0.5.4`

<dependency>
  <groupId>com.github.molecule-labs</groupId>
  <artifactId>molecule-parsers_2.10</artifactId>
  <version>0.5.4</version>
</dependency>

compile group: 'com.github.molecule-labs', name: 'molecule-parsers_2.10', version: '0.5.4'