implementation("io.github.denisbronx.netmock:netmock-server:0.2.0")
Facilitates unit testing of network requests by redirecting them to a local server, ensuring library independence.