sttp 0.1.16


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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