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