Square’s meticulous HTTP client for the JVM, Android, and GraalVM. https://github.com/square/okhttp
|
|
1 year ago | |
|---|---|---|
| .gitignore | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 1 year ago |
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.11.0</version>
<scope>test</scope>
</dependency>