org.robolectric.shadows.httpclient.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of shadows-httpclient Show documentation
Show all versions of shadows-httpclient Show documentation
An alternative Android testing framework.
/**
* Shadows for Apache HTTP Client.
*
* To use this in your project, add the artifact {@code org.robolectric:shadows-httpclient} to
* your project. These shadows are only provided for legacy compatibility. They are no longer
* actively maintained and will be removed in a future release.
*/
@Deprecated
package org.robolectric.shadows.httpclient;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy