# xygHttp **Repository Path**: mqwxyg/xygHttp ## Basic Information - **Project Name**: xygHttp - **Description**: 集成xsnow,fastjson,glide - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-08 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xygHttp 集成xsnow,fastjson,glide implementation 'com.vise.xiaoyaoyou:xsnow:2.1.9' api 'com.github.bumptech.glide:glide:3.7.0' implementation 'org.greenrobot:greendao:3.2.0' api 'com.alibaba:fastjson:1.1.68.android' 学习: https://blog.csdn.net/lindroid/article/details/80271502 maven { url "https://raw.githubusercontent.com/xueyigang/xygHttp/master" } compile 'com.xyg:xygHttp:1.0'