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