w

wisp-config

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