Xamarin.Google.Guava.ListenableFuture
Xamarin.Android bindings for Google Guava ListenableFuture NOTE: This version (9999.0) of this package is not intended to be used directly. It does not provide a 'guava-listenablefuture.jar'. This version is used when a project references both Guava and Guava.ListenableFuture. In this scenario, the only type normally in this package (ListenableFuture.class) is provided in 'guava.jar' instead. This avoids creating a Java error with duplicating this type that happens when both .jar's are included in an application. NOTE: This package is meant to be used as a reference only for other binding projects that depend on Guava. This package does not expose any useful API's in the .dll itself. Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more!
Install
dotnet add package Xamarin.Google.Guava.ListenableFuture --version 9999.0.0
Install-Package Xamarin.Google.Guava.ListenableFuture -Version 9999.0.0
<PackageReference Include="Xamarin.Google.Guava.ListenableFuture" Version="9999.0.0" />
Frameworks
Dependencies
No declared dependencies.
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.