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'

posted on 2017-09-20 15:52  石潄流枕  阅读(2643)  评论(0编辑  收藏  举报

导航