codacy / scalaj-http   2.5.0

Apache License 2.0 GitHub

Simple scala wrapper for HttpURLConnection. OAuth included.

Scala versions: 3.x 2.13 2.12

scalaj-http 2.5.0


Group ID:
com.codacy
Artifact ID:
scalaj-http_3
Version:
2.5.0
Release Date:
Jan 23, 2024
Licenses:
Files:

libraryDependencies += "com.codacy" %% "scalaj-http" % "2.5.0"

Mill build tool

ivy"com.codacy::scalaj-http:2.5.0"

Scala CLI

//> using dep "com.codacy::scalaj-http:2.5.0"

Ammonite REPL

import $ivy.`com.codacy::scalaj-http:2.5.0`

<dependency>
  <groupId>com.codacy</groupId>
  <artifactId>scalaj-http_3</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'com.codacy', name: 'scalaj-http_3', version: '2.5.0'