clj-upyun

Upyun clojure bindings

Leiningen/Boot

[clj-upyun "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-upyun/clj-upyun {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-upyun:clj-upyun:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-upyun</groupId>
  <artifactId>clj-upyun</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>