is not current version
Last Version 1.7.2

com.softwaremill.sttp:okhttp-backend_2.12 1.5.6

okhttp-backend

GroupId

GroupId

com.softwaremill.sttp
ArtifactId

ArtifactId

okhttp-backend_2.12
Version

Version

1.5.6
Type

Type

jar

Download okhttp-backend_2.12 1.5.6


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