okhttp-backend 0.0.14


Group ID:
com.softwaremill.sttp
Artifact ID:
okhttp-backend_2.12
Version:
0.0.14
Release Date:
Sept 14, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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