Skip to content

Commit 9a9e775

Browse files
authored
Add CLI/deps.edn dependency information
1 parent fb6ff9d commit 9a9e775

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ Latest stable release: 0.0.4
3838

3939
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~math.numeric-tower~~~)
4040

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+
4146
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
4247

4348
```clojure

0 commit comments

Comments
 (0)