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