Xamarin.AndroidX.SavedState by: Microsoft
  • 1.29k total downloads
  • Latest version: 1.2.1.14
  • xamarin artifact=androidx.savedstate:savedstate artifact_versioned=androidx.savedstate:savedstate:1.2.1
.NET for Android bindings for the Android Java library 'androidx.savedstate:savedstate'. Library description: Android Lifecycle Saved State
Xamarin.AndroidX.SlidingPaneLayout by: Microsoft
  • 1.194k total downloads
  • Latest version: 1.2.0.18
  • xamarin artifact=androidx.slidingpanelayout:slidingpanelayout artifact_versioned=androidx.slidingpanelayout:slidingpanelayout:1.2.0
.NET for Android bindings for the Android Java library 'androidx.slidingpanelayout:slidingpanelayout'. Library description: SlidingPaneLayout offers a responsive, two pane layout that automatically switches between overlapping panes on smaller devices to a side by side view on larger devices.
Xamarin.AndroidX.Startup.StartupRuntime by: Microsoft
  • 601 total downloads
  • Latest version: 1.2.0.1
  • xamarin artifact=androidx.startup:startup-runtime artifact_versioned=androidx.startup:startup-runtime:1.2.0
.NET for Android bindings for the Android Java library 'androidx.startup:startup-runtime'. Library description: Android App Startup Runtime
Xamarin.AndroidX.SwipeRefreshLayout by: Microsoft
  • 1.349k total downloads
  • Latest version: 1.1.0.25
  • xamarin artifact=androidx.swiperefreshlayout:swiperefreshlayout artifact_versioned=androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
.NET for Android bindings for the Android Java library 'androidx.swiperefreshlayout:swiperefreshlayout'. Library description: The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
Xamarin.AndroidX.Tracing.Tracing by: Microsoft
  • 740 total downloads
  • Latest version: 1.2.0.8
  • xamarin artifact=androidx.tracing:tracing artifact_versioned=androidx.tracing:tracing:1.2.0
.NET for Android bindings for the Android Java library 'androidx.tracing:tracing'. Library description: Android Tracing
Xamarin.AndroidX.Transition by: Microsoft
  • 1.435k total downloads
  • Latest version: 1.5.1.3
  • xamarin artifact=androidx.transition:transition artifact_versioned=androidx.transition:transition:1.5.1
.NET for Android bindings for the Android Java library 'androidx.transition:transition'. Library description: Android Transition Support Library
Xamarin.AndroidX.VersionedParcelable by: Microsoft
  • 1.468k total downloads
  • Latest version: 1.2.0.8
  • xamarin artifact=androidx.versionedparcelable:versionedparcelable artifact_versioned=androidx.versionedparcelable:versionedparcelable:1.2.0
.NET for Android bindings for the Android Java library 'androidx.versionedparcelable:versionedparcelable'. Library description: Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
Xamarin.AndroidX.ViewPager by: Microsoft
  • 1.283k total downloads
  • Latest version: 1.0.0.30
  • xamarin artifact=androidx.viewpager:viewpager artifact_versioned=androidx.viewpager:viewpager:1.0.0
.NET for Android bindings for the Android Java library 'androidx.viewpager:viewpager'. Library description: The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
Xamarin.AndroidX.Window by: Microsoft
  • 1.172k total downloads
  • Latest version: 1.3.0.4
  • xamarin artifact=androidx.window:window artifact_versioned=androidx.window:window:1.3.0
.NET for Android bindings for the Android Java library 'androidx.window:window'. Library description: WindowManager Jetpack library. Currently only provides additional functionality on foldable devices.
Xamarin.AndroidX.Window.Extensions.Core.Core by: Microsoft
  • 242 total downloads
  • Latest version: 1.0.0.12
  • xamarin artifact=androidx.window.extensions.core:core artifact_versioned=androidx.window.extensions.core:core:1.0.0
.NET for Android bindings for the Android Java library 'androidx.window.extensions.core:core'. Library description: The Core APIs for Window Manager Library Extensions
Xamarin.Build.Download by: Microsoft
  • 1.619k total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Google.Guava.ListenableFuture by: Microsoft
  • 833 total downloads
  • Latest version: 1.0.0.25
  • xamarin artifact=com.google.guava:listenablefuture artifact_versioned=com.google.guava:listenablefuture:1.0
.NET for Android 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
  • 915 total downloads
  • Latest version: 26.0.1.1
  • xamarin artifact=org.jetbrains:annotations artifact_versioned=org.jetbrains:annotations:26.0.1
.NET for Android bindings for the Android Java library 'org.jetbrains:annotations'. Library description: A set of annotations used for code inspection support and code documentation.
Xamarin.Kotlin.StdLib by: Microsoft
  • 2.129k total downloads
  • Latest version: 2.0.21.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib:2.0.21
.NET for Android bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib'. Library description: Kotlin Standard Library
Xamarin.Kotlin.StdLib.Common by: Microsoft
  • 2.018k total downloads
  • Latest version: 2.0.21.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-common artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
.NET for Android 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
  • 1.917k total downloads
  • Latest version: 2.0.21.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-jdk7 artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
.NET for Android 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
  • 2.02k total downloads
  • Latest version: 2.0.21.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-jdk8 artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21
.NET for Android 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
  • 214 total downloads
  • Latest version: 0.26.0.1
  • xamarin artifact=org.jetbrains.kotlinx:atomicfu artifact_versioned=org.jetbrains.kotlinx:atomicfu:0.26.0
.NET for Android bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu'. Library description: AtomicFU utilities
Xamarin.KotlinX.AtomicFU.Jvm by: Microsoft
  • 209 total downloads
  • Latest version: 0.26.0.1
  • xamarin artifact=org.jetbrains.kotlinx:atomicfu-jvm artifact_versioned=org.jetbrains.kotlinx:atomicfu-jvm:0.26.0
.NET for Android bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu-jvm'. Library description: AtomicFU utilities
Xamarin.KotlinX.Coroutines.Android by: Microsoft
  • 1.131k total downloads
  • Latest version: 1.9.0.1
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-android artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0
.NET for Android bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-android'. Library description: Coroutines support libraries for Kotlin