henix / scetty   0.3

GitHub

Scala async http client based on jetty-client

Scala versions: 2.12

scetty 0.3


Group ID:
info.henix
Artifact ID:
scetty_2.12
Version:
0.3
Release Date:
Mar 2, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:

libraryDependencies += "info.henix" %% "scetty" % "0.3"

Mill build tool

ivy"info.henix::scetty:0.3"

Scala CLI

//> using dep "info.henix::scetty:0.3"

Ammonite REPL

import $ivy.`info.henix::scetty:0.3`

<dependency>
  <groupId>info.henix</groupId>
  <artifactId>scetty_2.12</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'info.henix', name: 'scetty_2.12', version: '0.3'