com.google.guava:failureaccess (1.0.1)
Published 2026-02-24 13:43:24 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.google.guava</groupId>
<artifactId>failureaccess</artifactId>
<version>1.0.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.google.guava:failureaccess:1.0.1About this package
Contains
com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
InternalFutures. Most users will never need to use this artifact. Its
classes is conceptually a part of Guava, but they're in this separate
artifact so that Android libraries can use them without pulling in all of
Guava (just as they can use ListenableFuture by depending on the
listenablefuture artifact).
Details
2026-02-24 13:43:24 +00:00
Assets (1)
Versions (2)
View all
Maven
1
Guava InternalFutureFailureAccess and InternalFutures
2.4 KiB
failureaccess-1.0.1.pom
2.4 KiB