Android代码-Android Http请求库okhttp的封装

时间:2022-08-25 20:49:49
【文件属性】:
文件名称:Android代码-Android Http请求库okhttp的封装
文件大小:186KB
文件格式:ZIP
更新时间:2022-08-25 20:49:49
Android代码 MHttp okhttp wrapper for Android Http. Gradle: compile 'im.wangchao:mhttp:1.7.1' annotationProcessor 'im.wangchao:mhttp-compiler:0.3.3' PROGUARD ProGuard rules now ship inside of the library and are included automatically. -keep class im.wangchao.** { *; } -dontwarn im.wangchao.** -keep class **$$HttpBinder { *; } -keepclasseswithmembernames class * { @im.wangchao.* ; } -keepclasseswithmembernames class * { @im.wangchao.* ; } -keepclassmembers

网友评论