Simple HTTP client library for Scala with a fluent API for making requests and handling responses.
<dependency>
<groupId>org.scalaj</groupId>
<artifactId>scalaj-http_2.11</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.
Making a simple HTTP GET request
Ensure your project uses Scala 2.11 or use a version without suffix for cross-compatibility.
No dependency data recorded yet.