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