com.yetanalytics/clj-stripe

Clojure binding for Stripe, with http-kit for flavor

Leiningen/Boot

[com.yetanalytics/clj-stripe "1.0.4"]

Clojure CLI/deps.edn

com.yetanalytics/clj-stripe {:mvn/version "1.0.4"}

Gradle

implementation("com.yetanalytics:clj-stripe:1.0.4")

Maven

<dependency>
  <groupId>com.yetanalytics</groupId>
  <artifactId>clj-stripe</artifactId>
  <version>1.0.4</version>
</dependency>