zwh-649364114

okhttpclient & okio jar包下载

okhttp:

  https://search.maven.org/remote_content?g=com.squareup.okhttp3&a=okhttp&v=LATEST

(Gradle) compile \'com.squareup.okhttp3:okhttp:(insert latest version)\'

okio:

  https://search.maven.org/remote_content?g=com.squareup.okio&a=okio&v=LATEST

(Gradle) compile \'com.squareup.okio:okio:1.13.0\'

分类:

技术点:

相关文章: