okhttp-backend 0.0.21


Group ID:
com.softwaremill.sttp
Artifact ID:
okhttp-backend_2.12
Version:
0.0.21
Release Date:
Oct 18, 2017
Licenses:
Files:

libraryDependencies += "com.softwaremill.sttp" %% "okhttp-backend" % "0.0.21"

Mill build tool

ivy"com.softwaremill.sttp::okhttp-backend:0.0.21"

Scala CLI

//> using dep "com.softwaremill.sttp::okhttp-backend:0.0.21"

Ammonite REPL

import $ivy.`com.softwaremill.sttp::okhttp-backend:0.0.21`

<dependency>
  <groupId>com.softwaremill.sttp</groupId>
  <artifactId>okhttp-backend_2.12</artifactId>
  <version>0.0.21</version>
</dependency>

compile group: 'com.softwaremill.sttp', name: 'okhttp-backend_2.12', version: '0.0.21'