Registry / http-client / scalaj-http-2-10

scalaj-http-2-10

JSON →
library2.4.2javamavenunverified

Simple HTTP client library for Scala.

<dependency> <groupId>org.scalaj</groupId> <artifactId>scalaj-http_2.10</artifactId> <version>2.4.2</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJ-HTTP-2-10
S
scalaj-http-2-10
http-clientjavav2.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Http
scalaj.http.Http

Minimal usage of ScalaJ HTTP

import scalaj.http.Http object Example extends App { val response = Http("https://api.example.com").asString println(response.body) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
scalaj-http-2-10 — mvn dependency:get scalaj-http-2-10 · libregistry