文件下载
文件名 操作
wisp-ssl-2024.11.25.200602-cf0ef48.jar 下载
wisp-ssl-2024.11.25.200602-cf0ef48.pom 下载
wisp-ssl-2024.11.25.200602-cf0ef48-sources.jar 下载
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-ssl</artifactId>
  <version>2024.11.25.200602-cf0ef48</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-ssl:2024.11.25.200602-cf0ef48'
Gradle Kotlin
implementation("app.cash.wisp:wisp-ssl:2024.11.25.200602-cf0ef48")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-ssl" % "2024.11.25.200602-cf0ef48"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-ssl', version='2024.11.25.200602-cf0ef48')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-ssl" rev="2024.11.25.200602-cf0ef48" />
Leiningen
[app.cash.wisp/wisp-ssl "2024.11.25.200602-cf0ef48"]
Apache Buildr
'app.cash.wisp:wisp-ssl:jar:2024.11.25.200602-cf0ef48'