Skip to content

Commit a772cd0

Browse files
authored
Add CLI/deps.edn dependency information
1 parent 63ccd72 commit a772cd0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Latest stable release: 1.0.0
1212

1313
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~test.generative~~~)
1414

15+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
16+
```clojure
17+
org.clojure/test.generative {:mvn/version "1.0.0"}
18+
```
19+
1520
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
1621

1722
[org.clojure/test.generative "1.0.0"]

0 commit comments

Comments
 (0)