JaKtA is a Kotlin internal DSL adding support for the definition of BDI agents in the spirit of the well-known Jason language.
Maven Central: https://central.sonatype.com/artifact/it.unibo.jakta/jakta-dsl
Gradle (KTS) dependency:
implementation("it.unibo.jakta:jakta-dsl:<VERSION>")
A working in progress documentation for this library can be found at this link
Check jakta-examples to see some application examples for JaKtA DSL!
If you want to cite this work, you can follow citation instructions.