sphynx

Tap into the mystery of the Sphynx to parse information from strings.

Leiningen/Boot

[sphynx "0.2.1"]

Clojure CLI/deps.edn

sphynx/sphynx {:mvn/version "0.2.1"}

Gradle

implementation("sphynx:sphynx:0.2.1")

Maven

<dependency>
  <groupId>sphynx</groupId>
  <artifactId>sphynx</artifactId>
  <version>0.2.1</version>
</dependency>