pureconfig-sttp 0.11.0


Group ID:
com.github.pureconfig
Artifact ID:
pureconfig-sttp_2.12
Version:
0.11.0
Release Date:
May 9, 2019
Licenses:
Files:

libraryDependencies += "com.github.pureconfig" %% "pureconfig-sttp" % "0.11.0"

Mill build tool

ivy"com.github.pureconfig::pureconfig-sttp:0.11.0"

Scala CLI

//> using dep "com.github.pureconfig::pureconfig-sttp:0.11.0"

Ammonite REPL

import $ivy.`com.github.pureconfig::pureconfig-sttp:0.11.0`

<dependency>
  <groupId>com.github.pureconfig</groupId>
  <artifactId>pureconfig-sttp_2.12</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.github.pureconfig', name: 'pureconfig-sttp_2.12', version: '0.11.0'