XDev.Square.Wire.Moshi 4.7.2.2

dotnet add package XDev.Square.Wire.Moshi --version 4.7.2.2
NuGet\Install-Package XDev.Square.Wire.Moshi -Version 4.7.2.2
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.2" />
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.2
#r "nuget: XDev.Square.Wire.Moshi, 4.7.2.2"
#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.2

// Install XDev.Square.Wire.Moshi as a Cake Tool
#tool nuget:?package=XDev.Square.Wire.Moshi&version=4.7.2.2

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 into XDev.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 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.7.2.2 109 6/18/2024
4.7.2.1 78 6/14/2024

initial release