w

wisp-time-testing

a module containing time related code for testing
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
文件下载
文件名 操作
wisp-time-testing-2024.10.08.135910-3efc130.jar 下载
wisp-time-testing-2024.10.08.135910-3efc130.pom 下载
wisp-time-testing-2024.10.08.135910-3efc130-sources.jar 下载
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-time-testing</artifactId>
  <version>2024.10.08.135910-3efc130</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-time-testing:2024.10.08.135910-3efc130'
Gradle Kotlin
implementation("app.cash.wisp:wisp-time-testing:2024.10.08.135910-3efc130")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-time-testing" % "2024.10.08.135910-3efc130"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-time-testing', version='2024.10.08.135910-3efc130')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-time-testing" rev="2024.10.08.135910-3efc130" />
Leiningen
[app.cash.wisp/wisp-time-testing "2024.10.08.135910-3efc130"]
Apache Buildr
'app.cash.wisp:wisp-time-testing:jar:2024.10.08.135910-3efc130'