is not current version
Last Version 0.1.3

io.github.bbstilson:aocd_2.13 0.1.2

Advent of Code Data

GroupId

GroupId

io.github.bbstilson
ArtifactId

ArtifactId

aocd_2.13
Version

Version

0.1.2
Type

Type

jar

Download aocd_2.13 0.1.2


<!-- https://jarcasting.com/artifacts/io.github.bbstilson/aocd_2.13/ -->
<dependency>
    <groupId>io.github.bbstilson</groupId>
    <artifactId>aocd_2.13</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bbstilson/aocd_2.13/
implementation 'io.github.bbstilson:aocd_2.13:0.1.2'
// https://jarcasting.com/artifacts/io.github.bbstilson/aocd_2.13/
implementation ("io.github.bbstilson:aocd_2.13:0.1.2")
'io.github.bbstilson:aocd_2.13:jar:0.1.2'
<dependency org="io.github.bbstilson" name="aocd_2.13" rev="0.1.2">
  <artifact name="aocd_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bbstilson', module='aocd_2.13', version='0.1.2')
)
libraryDependencies += "io.github.bbstilson" % "aocd_2.13" % "0.1.2"
[io.github.bbstilson/aocd_2.13 "0.1.2"]