<dependency>
<groupId>app.cash.tempest</groupId>
<artifactId>tempest-internal</artifactId>
<version>2024.11.21.183936-989ef8d</version>
</dependency>
libraryDependencies += "app.cash.tempest" % "tempest-internal" % "2024.11.21.183936-989ef8d"
@Grapes(
@Grab(group='app.cash.tempest', module='tempest-internal', version='2024.11.21.183936-989ef8d')
)
<dependency org="app.cash.tempest" name="tempest-internal" rev="2024.11.21.183936-989ef8d" />
compile
|-- com.google.code.findbugs:jsr305:3.0.2
runtime