An empty artifact that signals Guava provides ListenableFuture, with a separate version containing the class for standalone use.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>listenablefuture</artifactId>
<version>9999.0-empty-to-avoid-conflict-with-guava</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and listens to a ListenableFuture.
Use com.google.guava:listenablefuture:1.0 if you need the class without Guava.
No dependency data recorded yet.