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