nondeterministic / roshttp   3.0.0

MIT License GitHub

Unified Scala.js + Scala HTTP client API

Scala versions: 2.13
Scala.js versions: 1.x

roshttp 3.0.0


Group ID:
com.github.nondeterministic
Artifact ID:
roshttp_2.13
Version:
3.0.0
Release Date:
Dec 29, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.nondeterministic" %% "roshttp" % "3.0.0"

Mill build tool

ivy"com.github.nondeterministic::roshttp:3.0.0"

Scala CLI

//> using dep "com.github.nondeterministic::roshttp:3.0.0"

Ammonite REPL

import $ivy.`com.github.nondeterministic::roshttp:3.0.0`

<dependency>
  <groupId>com.github.nondeterministic</groupId>
  <artifactId>roshttp_2.13</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.github.nondeterministic', name: 'roshttp_2.13', version: '3.0.0'