io.github.jjcomer/aoc-clj-elf

A clojure/babashka library for managing Advent of Code solutions

Leiningen/Boot

[io.github.jjcomer/aoc-clj-elf "0.1.2"]

Clojure CLI/deps.edn

io.github.jjcomer/aoc-clj-elf {:mvn/version "0.1.2"}

Gradle

implementation("io.github.jjcomer:aoc-clj-elf:0.1.2")

Maven

<dependency>
  <groupId>io.github.jjcomer</groupId>
  <artifactId>aoc-clj-elf</artifactId>
  <version>0.1.2</version>
</dependency>