compile 'com.squareup.okhttp3:okhttp:3.4.1' ... Builder() .url("http://publicobject.com/helloworld.txt") .build(); Response response ...
確定! 回上一頁