sirthias / parboiled2   2.5.1

GitHub

A macro-based PEG parser generator for Scala 2.10+

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

parboiled 2.0.1


Group ID:
org.http4s
Artifact ID:
parboiled_2.11
Version:
2.0.1
Release Date:
Jun 12, 2019
Licenses:
Files:

libraryDependencies += "org.http4s" %% "parboiled" % "2.0.1"

Mill build tool

ivy"org.http4s::parboiled:2.0.1"

Scala CLI

//> using dep "org.http4s::parboiled:2.0.1"

Ammonite REPL

import $ivy.`org.http4s::parboiled:2.0.1`

<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>parboiled_2.11</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'org.http4s', name: 'parboiled_2.11', version: '2.0.1'