w

wisp-feature

a module containing feature flag helpers
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-feature-2024.11.22.072704-95614d5.jar download
wisp-feature-2024.11.22.072704-95614d5.pom download
wisp-feature-2024.11.22.072704-95614d5-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-feature</artifactId>
  <version>2024.11.22.072704-95614d5</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-feature:2024.11.22.072704-95614d5'
Gradle Kotlin
implementation("app.cash.wisp:wisp-feature:2024.11.22.072704-95614d5")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-feature" % "2024.11.22.072704-95614d5"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-feature', version='2024.11.22.072704-95614d5')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-feature" rev="2024.11.22.072704-95614d5" />
Leiningen
[app.cash.wisp/wisp-feature "2024.11.22.072704-95614d5"]
Apache Buildr
'app.cash.wisp:wisp-feature:jar:2024.11.22.072704-95614d5'