
implementation("com.kitakkun.backintime:tooling-model:0.0.1-alpha02")The `tooling-model` module is part of the "Back In Time" project, a compiler plugin designed to enhance debugging capabilities by enabling back-in-time debugging. ([mvnrepository.com](https://mvnrepository.com/artifact/com.kitakkun.backintime?utm_source=openai)) This module likely provides models and interfaces essential for integrating the plugin with development tools, facilitating improved debugging experiences.