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.
Files download
File Operation
wisp-time-testing-2024.11.22.172133-fe9b482.jar download
wisp-time-testing-2024.11.22.172133-fe9b482.pom download
wisp-time-testing-2024.11.22.172133-fe9b482-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-time-testing</artifactId>
  <version>2024.11.22.172133-fe9b482</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-time-testing:2024.11.22.172133-fe9b482'
Gradle Kotlin
implementation("app.cash.wisp:wisp-time-testing:2024.11.22.172133-fe9b482")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-time-testing" % "2024.11.22.172133-fe9b482"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-time-testing', version='2024.11.22.172133-fe9b482')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-time-testing" rev="2024.11.22.172133-fe9b482" />
Leiningen
[app.cash.wisp/wisp-time-testing "2024.11.22.172133-fe9b482"]
Apache Buildr
'app.cash.wisp:wisp-time-testing:jar:2024.11.22.172133-fe9b482'