GitHub / andilau / advent-of-code-2016
🎄 Advent of Code 2016: Solutions in Kotlin
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andilau%2Fadvent-of-code-2016
PURL: pkg:github/andilau/advent-of-code-2016
Stars: 0
Forks: 0
Open issues: 0
License: cc0-1.0
Language: Kotlin
Size: 504 KB
Dependencies parsed at:
7
Created at: almost 3 years ago
Updated at: 26 days ago
Pushed at: 26 days ago
Last synced at: 26 days ago
Topics: 2016, advent-of-code, aoc, aoc2016, kotlin
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-java v3 composite
- gradle/gradle-build-action v2 composite
build.gradle.kts
maven
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4 implementation
- org.reflections:reflections 0.10.2 implementation
- org.slf4j:slf4j-nop 2.0.3 implementation
- org.assertj:assertj-core 3.23.1 testImplementation