core provides an HTTP client library for Scala with a functional API.
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>core_2.13</artifactId>
<version>3.11.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Simple GET request using sttp client
Use the appropriate Scala version suffix (e.g., core_3 for Scala 3).
No dependency data recorded yet.