okhttp
okhttp copied to clipboard
Maven Central shows MockWebServer as "Deprecated"
trafficstars
According to https://mvnrepository.com/artifact/com.squareup.okhttp3/mockwebserver/4.9.1 the package is "Deprecated", but according to the Readme within this repo, it's the newest version. Did somebody maybe wrongly label it as Deprecated?
Related https://github.com/square/okhttp/issues/6770