Xamarin.Google.Guava
28.2.0
Xamarin.Android bindings for Google Guava
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-Package Xamarin.Google.Guava -Version 28.2.0
dotnet add package Xamarin.Google.Guava --version 28.2.0
<PackageReference Include="Xamarin.Google.Guava" Version="28.2.0" />
paket add Xamarin.Google.Guava --version 28.2.0
#r "nuget: Xamarin.Google.Guava, 28.2.0"
// Install Xamarin.Google.Guava as a Cake Addin
#addin nuget:?package=Xamarin.Google.Guava&version=28.2.0
// Install Xamarin.Google.Guava as a Cake Tool
#tool nuget:?package=Xamarin.Google.Guava&version=28.2.0
Dependencies
-
MonoAndroid 9.0
- Xamarin.Google.Guava.FailureAccess (>= 1.0.1.2)
- Xamarin.Google.Guava.ListenableFuture (>= 1.0.0.2)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Xamarin.Google.Guava:
Package | Downloads |
---|---|
Xamarin.Firebase.Firestore
Xamarin.Android Bindings for Google Play Services - Xamarin.Firebase.Firestore 122.1.0
|
|
Anyline.Xamarin.SDK.Droid
Anyline provides an easy-to-use SDK for applications to enable Optical Character Recognition (OCR) on mobile devices.
For detailed integration guides, see https://documentation.anyline.com/toc/platforms/xamarin/xamarin.ios/xamarin.ios_quickstart.html and https://documentation.anyline.com/toc/platforms/xamarin/xamarin.android/xamarin.android_quickstart.html
|
|
Plugin.CloudFirestore
Cross platform plugin for Firebase Cloud Firestore
|
|
AWSDK
The VMware Workspace ONE SDK for Xamarin allows you to integrate the Workspace ONE SDKs for iOS and Android into your Xamarin apps.
|
|
SIRL.Core.SDK
This is the Xamarin Binding project for the SIRL Core SDK providing SIRL Locationing tools including BLE location detection and positioning .
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xamarin.Google.Guava:
Repository | Stars |
---|---|
xamarin/monodroid-samples
A collection of Xamarin.Android sample projects.
|