Files download
File Operation
wisp-ssl-2024.10.05.012240-8cf16be.jar download
wisp-ssl-2024.10.05.012240-8cf16be.pom download
wisp-ssl-2024.10.05.012240-8cf16be-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-ssl</artifactId>
  <version>2024.10.05.012240-8cf16be</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-ssl:2024.10.05.012240-8cf16be'
Gradle Kotlin
implementation("app.cash.wisp:wisp-ssl:2024.10.05.012240-8cf16be")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-ssl" % "2024.10.05.012240-8cf16be"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-ssl', version='2024.10.05.012240-8cf16be')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-ssl" rev="2024.10.05.012240-8cf16be" />
Leiningen
[app.cash.wisp/wisp-ssl "2024.10.05.012240-8cf16be"]
Apache Buildr
'app.cash.wisp:wisp-ssl:jar:2024.10.05.012240-8cf16be'