com.github.tstout/gd-io

File I/O for google drive

Leiningen/Boot

[com.github.tstout/gd-io "0.1.0"]

Clojure CLI/deps.edn

com.github.tstout/gd-io {:mvn/version "0.1.0"}

Gradle

implementation("com.github.tstout:gd-io:0.1.0")

Maven

<dependency>
  <groupId>com.github.tstout</groupId>
  <artifactId>gd-io</artifactId>
  <version>0.1.0</version>
</dependency>