mirror of
https://github.com/tommyskeff/futur4j.git
synced 2026-01-17 23:16:01 +00:00
4 lines
120 B
Groovy
4 lines
120 B
Groovy
dependencies {
|
|
implementation("org.jetbrains:annotations:24.1.0")
|
|
implementation("org.slf4j:slf4j-api:2.0.12")
|
|
} |