plaid-clj

Clojure bindings for the Plaid API

Leiningen/Boot

[plaid-clj "0.1.0"]

Clojure CLI/deps.edn

plaid-clj/plaid-clj {:mvn/version "0.1.0"}

Gradle

implementation("plaid-clj:plaid-clj:0.1.0")

Maven

<dependency>
  <groupId>plaid-clj</groupId>
  <artifactId>plaid-clj</artifactId>
  <version>0.1.0</version>
</dependency>