shopify

A library for interacting with the Shopify platform.

Leiningen/Boot

[shopify "0.1.1"]

Clojure CLI/deps.edn

shopify/shopify {:mvn/version "0.1.1"}

Gradle

implementation("shopify:shopify:0.1.1")

Maven

<dependency>
  <groupId>shopify</groupId>
  <artifactId>shopify</artifactId>
  <version>0.1.1</version>
</dependency>