shopify

A library for interacting with the Shopify platform.

Leiningen/Boot

[shopify "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

implementation("shopify:shopify:0.1.0-SNAPSHOT")

Maven

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