Obsolete artifact that pulls in the main Truth library; assertions for Java 8 types are now part of the main artifact.
<dependency>
<groupId>com.google.truth.extensions</groupId>
<artifactId>truth-java8-extension</artifactId>
<version>1.4.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Using Truth8 assertions for Java 8 Optional types.
Replace dependency with com.google.truth:truth:1.4.5.
No dependency data recorded yet.