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