Simple HTTP client library for Scala, providing a fluent API for making HTTP requests.
<dependency>
<groupId>org.scalaj</groupId>
<artifactId>scalaj-http_2.12</artifactId>
<version>2.4.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make a simple HTTP GET request with parameters
Use scalaj-http_2.13 or scalaj-http_3 for respective Scala versions.
No dependency data recorded yet.