shopify

A library for interacting with the Shopify platform.

Leiningen/Boot

[shopify "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("shopify:shopify:0.1.0")

Maven

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