is not current version
Last Version 1.7.2

com.softwaremill.sttp:okhttp-backend_2.11 0.0.18

okhttp-backend

GroupId

GroupId

com.softwaremill.sttp
ArtifactId

ArtifactId

okhttp-backend_2.11
Version

Version

0.0.18
Type

Type

jar

Download okhttp-backend_2.11 0.0.18


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp/okhttp-backend_2.11/ -->
<dependency>
    <groupId>com.softwaremill.sttp</groupId>
    <artifactId>okhttp-backend_2.11</artifactId>
    <version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp/okhttp-backend_2.11/
implementation 'com.softwaremill.sttp:okhttp-backend_2.11:0.0.18'
// https://jarcasting.com/artifacts/com.softwaremill.sttp/okhttp-backend_2.11/
implementation ("com.softwaremill.sttp:okhttp-backend_2.11:0.0.18")
'com.softwaremill.sttp:okhttp-backend_2.11:jar:0.0.18'
<dependency org="com.softwaremill.sttp" name="okhttp-backend_2.11" rev="0.0.18">
  <artifact name="okhttp-backend_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp', module='okhttp-backend_2.11', version='0.0.18')
)
libraryDependencies += "com.softwaremill.sttp" % "okhttp-backend_2.11" % "0.0.18"
[com.softwaremill.sttp/okhttp-backend_2.11 "0.0.18"]