feat: added core logic

This commit is contained in:
darwincereska
2025-12-15 16:52:04 -05:00
parent fa355acfa7
commit e3b5a54fe2
11 changed files with 501 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ repositories {
dependencies {
implementation("org.kargs:kargs:1.0.8")
implementation("com.varabyte.kotter:kotter-jvm:1.2.1")
}
application {