com-lihaoyi / fastparse   3.0.2

MIT License Website GitHub

Writing Fast Parsers Fast in Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

scalaparse 0.4.2


Group ID:
com.lihaoyi
Artifact ID:
scalaparse_2.12
Version:
0.4.2
Release Date:
Nov 2, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "scalaparse" % "0.4.2"

Mill build tool

ivy"com.lihaoyi::scalaparse:0.4.2"

Scala CLI

//> using dep "com.lihaoyi::scalaparse:0.4.2"

Ammonite REPL

import $ivy.`com.lihaoyi::scalaparse:0.4.2`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>scalaparse_2.12</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.lihaoyi', name: 'scalaparse_2.12', version: '0.4.2'