w

wisp-sampling

Utilities for sampling and rate limiting actions
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-sampling-2024.10.03.164440-8efcbeb.jar download
wisp-sampling-2024.10.03.164440-8efcbeb.pom download
wisp-sampling-2024.10.03.164440-8efcbeb-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-sampling</artifactId>
  <version>2024.10.03.164440-8efcbeb</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-sampling:2024.10.03.164440-8efcbeb'
Gradle Kotlin
implementation("app.cash.wisp:wisp-sampling:2024.10.03.164440-8efcbeb")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-sampling" % "2024.10.03.164440-8efcbeb"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-sampling', version='2024.10.03.164440-8efcbeb')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-sampling" rev="2024.10.03.164440-8efcbeb" />
Leiningen
[app.cash.wisp/wisp-sampling "2024.10.03.164440-8efcbeb"]
Apache Buildr
'app.cash.wisp:wisp-sampling:jar:2024.10.03.164440-8efcbeb'