com.github.strojure/parsesso

Parser combinators library for Clojure(Script).

Leiningen/Boot

[com.github.strojure/parsesso "1.1.1-274"]

Clojure CLI/deps.edn

com.github.strojure/parsesso {:mvn/version "1.1.1-274"}

Gradle

implementation("com.github.strojure:parsesso:1.1.1-274")

Maven

<dependency>
  <groupId>com.github.strojure</groupId>
  <artifactId>parsesso</artifactId>
  <version>1.1.1-274</version>
</dependency>