Skip to content

Commit 31f838f

Browse files
authored
Add CLI/deps.edn information
1 parent e81b962 commit 31f838f

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
@@ -17,6 +17,11 @@ Latest stable release: 0.0.6
1717

1818
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~core.contracts~~~)
1919

20+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
21+
```clojure
22+
org.clojure/core.contracts {:mvn/version "0.0.6"}
23+
```
24+
2025
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
2126

2227
[org.clojure/core.contracts "0.0.6"]

0 commit comments

Comments
 (0)