Okhttp Dependency

[Solved] Okhttp Dependency | Kotlin - Code Explorer | yomemimo.com
Question : okhttp dependency

Answered by : ali-g

implementation 'com.squareup.okhttp3:okhttp:4.9.0'

Source : https://square.github.io/okhttp/ | Last Update : Sun, 10 Oct 21

Question : okhttpclient android dependency

Answered by : soumik-nandi

implementation("com.squareup.okhttp3:okhttp:4.8.1")

Source : https://square.github.io/okhttp/ | Last Update : Fri, 18 Sep 20

Answers related to okhttp dependency

Code Explorer Popular Question For Kotlin