# okhttp **Repository Path**: zhaoyanjun/okhttp ## Basic Information - **Project Name**: okhttp - **Description**: ok http 练习项目 - **Primary Language**: Android - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #okhttp - 如何依赖okhttp > `compile 'com.squareup.okhttp3:okhttp:3.5.0'` - 权限添加 > `` ## 参考资料 [https://github.com/square/okhttp](https://github.com/square/okhttp) [https://github.com/hongyangAndroid/okhttp-utils](https://github.com/hongyangAndroid/okhttp-utils)