We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc78d2 commit f84ce9cCopy full SHA for f84ce9c
README.md
@@ -13,6 +13,8 @@ Leiningen:
13
deps.edn:
14
```clojure
15
aleph/aleph {:mvn/version "0.5.0"}
16
+;; alternatively
17
+io.github.clj-commons/aleph {:git/sha "..."}
18
```
19
20
### HTTP
0 commit comments