Square’s meticulous HTTP client for the JVM, Android, and GraalVM. https://github.com/square/okhttp
|
4 months ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 4 months 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>