Core module of Dispatch, an HTTP client library for Scala wrapping Async HTTP Client.
<dependency>
<groupId>net.databinder.dispatch</groupId>
<artifactId>dispatch-core_2.10</artifactId>
<version>0.11.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs an HTTP GET request and returns the response as a string.
Use dispatch-core_2.12 or later for modern Scala versions.
No dependency data recorded yet.