bbstilson / advent-of-code-data 0.1.3
GitHubDownload 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:
Files:
Developers:
libraryDependencies += "io.github.bbstilson" %% "aocd" % "0.1.2"
ivy"io.github.bbstilson::aocd:0.1.2"
//> using dep "io.github.bbstilson::aocd:0.1.2"
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'