XDev.Kotlin.Parcelize.Runtime
1.8.22.1
dotnet add package XDev.Kotlin.Parcelize.Runtime --version 1.8.22.1
NuGet\Install-Package XDev.Kotlin.Parcelize.Runtime -Version 1.8.22.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XDev.Kotlin.Parcelize.Runtime" Version="1.8.22.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XDev.Kotlin.Parcelize.Runtime --version 1.8.22.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XDev.Kotlin.Parcelize.Runtime, 1.8.22.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install XDev.Kotlin.Parcelize.Runtime as a Cake Addin #addin nuget:?package=XDev.Kotlin.Parcelize.Runtime&version=1.8.22.1 // Install XDev.Kotlin.Parcelize.Runtime as a Cake Tool #tool nuget:?package=XDev.Kotlin.Parcelize.Runtime&version=1.8.22.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
XDev.Kotlin.Parcelize.Runtime
This is a nuget package for Kotlin.Parcelize.Runtime.jar + moshi-adapters.jar
- Orignal project: Kotlin.Parcelize.Runtime
- Used by native java/android libraries that may have bindings generated for use in Xamarin/Maui, or simply needed as a dependency for other native android libs.
Usage
Simply include this package XDev.Kotlin.Parcelize.Runtime.nupkg
in your Maui/Xamarin.Android application or binding library to provide the native kotlin-parcelize-runtime.jar contents
- Note this repo repackages the
kotline-parcelize-runtime-vX.Y.X.jar
XDev.Kotlin.Parcelize.Runtime-vX.Y.X.aar
to support android.
Versions
- v1.8.22 The nuget package tracks the native version, the build# is the NuGet release#. For example, v1.8.22.1 is the first release of this package, v1.8.22.2 would be the second, but the native version did not change. This would only occur to fix some issue in the NuGet packaging.
- native artifacts
Contribute
To contribute, make a branch, update the native version, and open a PR here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-android33.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-android33.0
- Xamarin.Kotlin.StdLib (>= 1.8.22)
-
net8.0-android34.0
- Xamarin.Kotlin.StdLib (>= 1.8.22)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XDev.Kotlin.Parcelize.Runtime:
Package | Downloads |
---|---|
Net.Maui.ImageCropper.Binding.Android
Binding library for android image cropper version 4.5.0. https://github.com/CanHub/Android-Image-Cropper |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.22.1 | 231 | 6/13/2024 |
initial release