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 fb6ff9d commit 9a9e775Copy full SHA for 9a9e775
README.md
@@ -38,6 +38,11 @@ Latest stable release: 0.0.4
38
39
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~math.numeric-tower~~~)
40
41
+[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
42
+```clojure
43
+org.clojure/math.numeric-tower {:mvn/version "0.0.4"}
44
+```
45
+
46
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
47
48
```clojure
0 commit comments