XDev.Square.Wire.Moshi
4.7.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XDev.Square.Wire.Moshi --version 4.7.2.1
NuGet\Install-Package XDev.Square.Wire.Moshi -Version 4.7.2.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.Square.Wire.Moshi" Version="4.7.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XDev.Square.Wire.Moshi --version 4.7.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XDev.Square.Wire.Moshi, 4.7.2.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.Square.Wire.Moshi as a Cake Addin #addin nuget:?package=XDev.Square.Wire.Moshi&version=4.7.2.1 // Install XDev.Square.Wire.Moshi as a Cake Tool #tool nuget:?package=XDev.Square.Wire.Moshi&version=4.7.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Xdev.Square.Wire.Moshi
This is a nuget package for wire-moshi-adapter.jar + wire-runtime-jvm.jar
- Orignal project: Square.Wire.Moshi
- 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.Square.Wire.Moshi.nupkg
in your Maui/Xamarin.Android application or binding library to provide the native tape2.tape.jar contents
- Note this repo repackages the
tape-2.0.0-beta1.jar
intoXDev.Square.Wire.Moshi-vX.Y.X.aar
to support android.
Versions
- v4.7.2 The nuget package tracks the native version, the build# is the NuGet release#. For example, v4.7.2.1 is the first release of this package, 4.7.2.2 would be the second, but the native version did not change. This would only occur to fix some issue in the NuGet packaging.
- https://github.com/square/wire/
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
- Square.OkIO (>= 3.3.0.2)
- Xamarin.Kotlin.StdLib.Common (>= 1.9.0.1)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.9.0.1)
- XDev.Square.Moshi (>= 1.15.0.3)
-
net8.0-android34.0
- Square.OkIO (>= 3.3.0.2)
- Xamarin.Kotlin.StdLib.Common (>= 1.9.0.1)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.9.0.1)
- XDev.Square.Moshi (>= 1.15.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
initial release