Library for building parsers in Scala using combinator-based parsing.
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-parser-combinators_2.11</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a parser for integers and parse a string.
Use the appropriate artifact for your Scala version (e.g., scala-parser-combinators_2.13).
No dependency data recorded yet.