ppurang / asynch   3.2.1

GitHub

Consume REST or HTTP endpoints, full control. #Scala http client based on cats-effect and AsyncHttpClient.

Scala versions: 3.x 2.13 2.12 2.11

asynch 3.2.1-without-netty-cve


Group ID:
org.purang.net
Artifact ID:
asynch_3
Version:
3.2.1-without-netty-cve
Release Date:
Nov 13, 2022
Licenses:
Files:

libraryDependencies += "org.purang.net" %% "asynch" % "3.2.1-without-netty-cve"

Mill build tool

ivy"org.purang.net::asynch:3.2.1-without-netty-cve"

Scala CLI

//> using dep "org.purang.net::asynch:3.2.1-without-netty-cve"

Ammonite REPL

import $ivy.`org.purang.net::asynch:3.2.1-without-netty-cve`

<dependency>
  <groupId>org.purang.net</groupId>
  <artifactId>asynch_3</artifactId>
  <version>3.2.1-without-netty-cve</version>
</dependency>

compile group: 'org.purang.net', name: 'asynch_3', version: '3.2.1-without-netty-cve'