happygapi

A Clojure library with source generated functions for using Google APIs.

Leiningen/Boot

[happygapi "0.3.0"]

Clojure CLI/deps.edn

happygapi/happygapi {:mvn/version "0.3.0"}

Gradle

implementation("happygapi:happygapi:0.3.0")

Maven

<dependency>
  <groupId>happygapi</groupId>
  <artifactId>happygapi</artifactId>
  <version>0.3.0</version>
</dependency>