Scala port of the popular Python Requests HTTP client for Scala 2.13.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>requests_2.13</artifactId>
<version>0.9.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make a GET request using Requests Scala.
Use Scala 2.13 runtime and ensure Scala library is on classpath.
No dependency data recorded yet.