May 8, 2022
Dependencies
For projects from scratch, we can use deps.edn file for dependencies description, but if you use Leiningen and create project by lein CLI tool you must have a project.clj file and you can store information about dependencies in this file in the block :dependencies













