com.wsscode/pathom

A Clojure library designed to provide a collection of helper functions to support Clojure(script) graph parsers using om.next graph syntax.

Leiningen/Boot

[com.wsscode/pathom "2.2.25"]

Clojure CLI/deps.edn

com.wsscode/pathom {:mvn/version "2.2.25"}

Gradle

implementation("com.wsscode:pathom:2.2.25")

Maven

<dependency>
  <groupId>com.wsscode</groupId>
  <artifactId>pathom</artifactId>
  <version>2.2.25</version>
</dependency>