GitHub / timakden / advent-of-code
Advent of Code solutions in Kotlin
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timakden%2Fadvent-of-code
PURL: pkg:github/timakden/advent-of-code
Stars: 3
Forks: 0
Open issues: 0
License: mit
Language: Kotlin
Size: 1.61 MB
Dependencies parsed at:
10
Created at: over 8 years ago
Updated at: 6 days ago
Pushed at: 6 days ago
Last synced at: 6 days ago
Topics: advent-of-code, aoc-2015-in-kotlin, aoc-2016-in-kotlin, aoc-2022-in-kotlin, aoc-2023-in-kotlin, aoc-2024-in-kotlin, kotlin
- actions/checkout v3 composite
- actions/setup-java v3 composite
- gradle/gradle-build-action v2 composite
- gradle/wrapper-validation-action v1 composite
- io.arrow-kt:arrow-core 1.2.0-RC implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.0-RC implementation
- org.jetbrains.kotlinx:kotlinx-serialization-json 1.5.0 implementation
- io.kotest:kotest-assertions-core-jvm $kotestVersion testImplementation
- io.kotest:kotest-property-jvm $kotestVersion testImplementation
- io.kotest:kotest-runner-junit5-jvm $kotestVersion testImplementation