.NET for Android and MAUI bindings for the Android Java library 'com.google.guava:failureaccess'. 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).
$ dotnet add package Xamarin.Google.Guava.FailureAccessThis package provides .NET for Android and MAUI bindings for the Java library com.google.guava:failureaccess.
| Group ID | com.google.guava |
| Artifact ID | failureaccess |
| Version | 1.0.3 |
| License(s) | Apache License, Version 2.0 |
| 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). |
These bindings are provided by Microsoft under the MIT License. The Java library may be licensed under a different license as specified above.
To report issues with this package or the bindings, please visit our GitHub repository.
Note that Microsoft only provides support for the bindings. For support on usage or issues with the Java library itself, please visit the library's project page.