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