
implementation("io.github.sergeshustoff.dikt:dikt-annotations:1.0.1")Facilitates compile-time dependency injection with annotations like `@InjectByConstructors` and `@InjectSingleByConstructors`. Ensures dependency graph validation during compilation.