com.github.strojure/parsesso

Parser combinators library for Clojure(Script).

Leiningen/Boot

[com.github.strojure/parsesso "1.2.2+295"]

Clojure CLI/deps.edn

com.github.strojure/parsesso {:mvn/version "1.2.2+295"}

Gradle

implementation("com.github.strojure:parsesso:1.2.2+295")

Maven

<dependency>
  <groupId>com.github.strojure</groupId>
  <artifactId>parsesso</artifactId>
  <version>1.2.2+295</version>
</dependency>