<dependency>
<groupId>app.cash.wisp</groupId>
<artifactId>wisp-feature-testing</artifactId>
<version>2024.11.25.135710-a6d6540</version>
</dependency>
libraryDependencies += "app.cash.wisp" % "wisp-feature-testing" % "2024.11.25.135710-a6d6540"
@Grapes(
@Grab(group='app.cash.wisp', module='wisp-feature-testing', version='2024.11.25.135710-a6d6540')
)
<dependency org="app.cash.wisp" name="wisp-feature-testing" rev="2024.11.25.135710-a6d6540" />