Info
Version: | 1.0.3.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, April 30, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/android-libraries |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Google.Guava.FailureAccess |
Install
Install-Package Xamarin.Google.Guava.FailureAccess
dotnet add package Xamarin.Google.Guava.FailureAccess
paket add Xamarin.Google.Guava.FailureAccess
Xamarin.Google.Guava.FailureAccess Download (Unzip the "nupkg" after downloading)
Library description:
Contains
com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
InternalFutures.
Most users will never need to use this artifact. Its
classes are 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).