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