okhttp-backend 1.6.5


Group ID:
com.softwaremill.sttp
Artifact ID:
okhttp-backend_2.11
Version:
1.6.5
Release Date:
Sept 5, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.softwaremill.sttp</groupId>
  <artifactId>okhttp-backend_2.11</artifactId>
  <version>1.6.5</version>
</dependency>

compile group: 'com.softwaremill.sttp', name: 'okhttp-backend_2.11', version: '1.6.5'