Xamarin.Google.Android.Material by: Microsoft
  • 118 total downloads
  • Latest version: 1.13.0
  • xamarin artifact=com.google.android.material:material artifact_versioned=com.google.android.material:material:1.13.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.material:material'. Library description: Material Components for Android is a static library that you can add to your Android application in order to use APIs that provide implementations of the Material Design specification. Compatible on devices running API 21 or later.
Xamarin.Google.Code.FindBugs.JSR305 by: Microsoft
  • 42 total downloads
  • Latest version: 3.0.2.21
  • xamarin artifact=com.google.code.findbugs:jsr305 artifact_versioned=com.google.code.findbugs:jsr305:3.0.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.code.findbugs:jsr305'. Library description: JSR305 Annotations for Findbugs
Xamarin.Google.Crypto.Tink.Android by: Microsoft
  • 82 total downloads
  • Latest version: 1.19.0
  • xamarin artifact=com.google.crypto.tink:tink-android artifact_versioned=com.google.crypto.tink:tink-android:1.19.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.crypto.tink:tink-android'. Library description: Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.
Xamarin.Google.ErrorProne.Annotations by: Microsoft
  • 103 total downloads
  • Latest version: 2.45.0
  • xamarin artifact=com.google.errorprone:error_prone_annotations artifact_versioned=com.google.errorprone:error_prone_annotations:2.45.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_annotations'.
Xamarin.Google.ErrorProne.TypeAnnotations by: Microsoft
  • 24 total downloads
  • Latest version: 2.45.0
  • xamarin artifact=com.google.errorprone:error_prone_type_annotations artifact_versioned=com.google.errorprone:error_prone_type_annotations:2.45.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_type_annotations'.
Xamarin.Google.Guava.ListenableFuture by: Microsoft
  • 289 total downloads
  • Latest version: 1.0.0.29
  • xamarin artifact=com.google.guava:listenablefuture artifact_versioned=com.google.guava:listenablefuture:1.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.guava:listenablefuture'. Library description: Contains Guava's com.google.common.util.concurrent.ListenableFuture class, without any of its other classes -- but is also available in a second "version" that omits the class to avoid conflicts with the copy in Guava itself. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....
Xamarin.Jetbrains.Annotations by: Microsoft
  • 395 total downloads
  • Latest version: 26.0.2.3
  • xamarin artifact=org.jetbrains:annotations artifact_versioned=org.jetbrains:annotations:26.0.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains:annotations'. Library description: A set of annotations used for code inspection support and code documentation.
Xamarin.JSpecify by: Microsoft
  • 38 total downloads
  • Latest version: 1.0.0.4
  • xamarin artifact=org.jspecify:jspecify artifact_versioned=org.jspecify:jspecify:1.0.0
.NET for Android and MAUI bindings for the Android Java library 'org.jspecify:jspecify'. Library description: An artifact of well-named and well-specified annotations to power static analysis checks
Xamarin.Kotlin.StdLib by: Microsoft
  • 835 total downloads
  • Latest version: 2.2.21
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib:2.2.21
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib'. Library description: Kotlin Standard Library
Xamarin.Kotlin.StdLib.Common by: Microsoft
  • 663 total downloads
  • Latest version: 2.0.21.5
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-common artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib-common'. Library description: Kotlin Common Standard Library (legacy, use kotlin-stdlib instead)
Xamarin.Kotlin.StdLib.Jdk7 by: Microsoft
  • 693 total downloads
  • Latest version: 2.2.21
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-jdk7 artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib-jdk7'. Library description: Kotlin Standard Library JDK 7 extension
Xamarin.Kotlin.StdLib.Jdk8 by: Microsoft
  • 695 total downloads
  • Latest version: 2.2.21
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-jdk8 artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'. Library description: Kotlin Standard Library JDK 8 extension
Xamarin.KotlinX.AtomicFU by: Microsoft
  • 188 total downloads
  • Latest version: 0.29.0.1
  • xamarin artifact=org.jetbrains.kotlinx:atomicfu artifact_versioned=org.jetbrains.kotlinx:atomicfu:0.29.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu'. Library description: AtomicFU utilities
Xamarin.KotlinX.AtomicFU.Jvm by: Microsoft
  • 174 total downloads
  • Latest version: 0.29.0.1
  • xamarin artifact=org.jetbrains.kotlinx:atomicfu-jvm artifact_versioned=org.jetbrains.kotlinx:atomicfu-jvm:0.29.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu-jvm'. Library description: AtomicFU utilities
Xamarin.KotlinX.Coroutines.Android by: Microsoft
  • 442 total downloads
  • Latest version: 1.10.2.1
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-android artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-android'. Library description: Coroutines support libraries for Kotlin
Xamarin.KotlinX.Coroutines.Core by: Microsoft
  • 449 total downloads
  • Latest version: 1.10.2.1
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-core artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-core'. Library description: Coroutines support libraries for Kotlin
Xamarin.KotlinX.Coroutines.Core.Jvm by: Microsoft
  • 443 total downloads
  • Latest version: 1.10.2.1
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm'. Library description: Coroutines support libraries for Kotlin
Xamarin.KotlinX.Serialization.Core by: Microsoft
  • 123 total downloads
  • Latest version: 1.9.0.1
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-serialization-core artifact_versioned=org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-serialization-core'. Library description: Kotlin multiplatform serialization runtime library
Xamarin.KotlinX.Serialization.Core.Jvm by: Microsoft
  • 107 total downloads
  • Latest version: 1.9.0.1
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-serialization-core-jvm artifact_versioned=org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-serialization-core-jvm'. Library description: Kotlin multiplatform serialization runtime library
Zlib.Portable by: AdvancedREI onovotny
  • 65 total downloads
  • Latest version: 1.11.0
  • zip gzip deflate dotnetzip bzip2 lzma portable compression
A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.