nl.functionalbytes/crustimoney

A Clojure PEG parser, with packrat and cut

Leiningen/Boot

[nl.functionalbytes/crustimoney "2.0.0-beta-198-0xf954"]

Clojure CLI/deps.edn

nl.functionalbytes/crustimoney {:mvn/version "2.0.0-beta-198-0xf954"}

Gradle

implementation("nl.functionalbytes:crustimoney:2.0.0-beta-198-0xf954")

Maven

<dependency>
  <groupId>nl.functionalbytes</groupId>
  <artifactId>crustimoney</artifactId>
  <version>2.0.0-beta-198-0xf954</version>
</dependency>