w

wisp-client

HTTP client with config and envoy support, built on okhttp
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-client-2024.10.09.180246-10e3116.jar download
wisp-client-2024.10.09.180246-10e3116.pom download
wisp-client-2024.10.09.180246-10e3116-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-client</artifactId>
  <version>2024.10.09.180246-10e3116</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-client:2024.10.09.180246-10e3116'
Gradle Kotlin
implementation("app.cash.wisp:wisp-client:2024.10.09.180246-10e3116")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-client" % "2024.10.09.180246-10e3116"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-client', version='2024.10.09.180246-10e3116')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-client" rev="2024.10.09.180246-10e3116" />
Leiningen
[app.cash.wisp/wisp-client "2024.10.09.180246-10e3116"]
Apache Buildr
'app.cash.wisp:wisp-client:jar:2024.10.09.180246-10e3116'