bbstilson / advent-of-code-data   0.1.3

GitHub

Download Advent of Code input data with ease.

Scala versions: 2.13

aocd 0.1.2


Group ID:
io.github.bbstilson
Artifact ID:
aocd_2.13
Version:
0.1.2
Release Date:
Dec 7, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.github.bbstilson" %% "aocd" % "0.1.2"

Mill build tool

ivy"io.github.bbstilson::aocd:0.1.2"

Scala CLI

//> using dep "io.github.bbstilson::aocd:0.1.2"

Ammonite REPL

import $ivy.`io.github.bbstilson::aocd:0.1.2`

<dependency>
  <groupId>io.github.bbstilson</groupId>
  <artifactId>aocd_2.13</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.github.bbstilson', name: 'aocd_2.13', version: '0.1.2'