一.gradle // https://mvnrepository.com/artifact/com.squareup.okhttp/okhttp compile group: 'com.squareup.okhttp', name: 'okhttp', version: '2.7.5' // https://mvnrepository.com/artifact/commons-codec/commons-codec compile group: 'commons-codec', name: '…