
implementation("ru.bartwell.kick:overlay-stub:2.1.1")Kick is a modular toolkit designed for unified in-app inspection and control of logs, network, databases, and more. ([mvnrepository.com](https://mvnrepository.com/artifact/ru.bartwell.kick?utm_source=openai)) The `overlay-stub` module serves as a placeholder or mock implementation for the overlay functionality within the toolkit. This allows developers to build and test applications without requiring the full overlay feature set, facilitating smoother development and testing processes.