A simple library for making HTTP requests in Java.
<dependency>
<groupId>com.github.kevinsawicki</groupId>
<artifactId>http-request</artifactId>
<version>5.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs a GET request and prints the response body.
No known issues recorded.
No dependency data recorded yet.