mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 07:23:18 -09:00
5 lines
163 B
Clojure
5 lines
163 B
Clojure
{:deps {org.clojure/clojure {:mvn/version "1.12.0"}
|
|
org.clojure/math.combinatorics {:mvn/version "0.3.0"}}
|
|
:paths ["src" "../shared/clj/src"]
|
|
:tasks {}}
|