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