org.clojars.rburrows/gapi

A simple pure clojure interface for Google web services

Leiningen/Boot

[org.clojars.rburrows/gapi "1.0.1"]

Clojure CLI/deps.edn

org.clojars.rburrows/gapi {:mvn/version "1.0.1"}

Gradle

implementation("org.clojars.rburrows:gapi:1.0.1")

Maven

<dependency>
  <groupId>org.clojars.rburrows</groupId>
  <artifactId>gapi</artifactId>
  <version>1.0.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.