sttp 0.1.17


Group ID:
io.github.stoneream
Artifact ID:
sttp_2.12
Version:
0.1.17
Release Date:
Jan 4, 2023
Licenses:
Files:

libraryDependencies += "io.github.stoneream" %% "sttp" % "0.1.17"

Mill build tool

ivy"io.github.stoneream::sttp:0.1.17"

Scala CLI

//> using dep "io.github.stoneream::sttp:0.1.17"

Ammonite REPL

import $ivy.`io.github.stoneream::sttp:0.1.17`

<dependency>
  <groupId>io.github.stoneream</groupId>
  <artifactId>sttp_2.12</artifactId>
  <version>0.1.17</version>
</dependency>

compile group: 'io.github.stoneream', name: 'sttp_2.12', version: '0.1.17'