XDev.Square.Wire.Moshi
7.0.0.1
See the version list below for details.
dotnet add package XDev.Square.Wire.Moshi --version 7.0.0.1
NuGet\Install-Package XDev.Square.Wire.Moshi -Version 7.0.0.1
<PackageReference Include="XDev.Square.Wire.Moshi" Version="7.0.0.1" />
<PackageVersion Include="XDev.Square.Wire.Moshi" Version="7.0.0.1" />
<PackageReference Include="XDev.Square.Wire.Moshi" />
paket add XDev.Square.Wire.Moshi --version 7.0.0.1
#r "nuget: XDev.Square.Wire.Moshi, 7.0.0.1"
#:package XDev.Square.Wire.Moshi@7.0.0.1
#addin nuget:?package=XDev.Square.Wire.Moshi&version=7.0.0.1
#tool nuget:?package=XDev.Square.Wire.Moshi&version=7.0.0.1
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.jarintoXDev.Square.Wire.Moshi-vX.Y.X.aarto support android.
Versions
- 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.
- original repo: 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 | net9.0-android35.0 is compatible. net10.0-android was computed. |
-
net9.0-android35.0
- Square.OkIO (>= 3.18.1)
- Square.OkIO.JVM (>= 3.18.1)
- Xamarin.Kotlin.StdLib (>= 2.4.0.1)
- XDev.Square.Moshi (>= 1.15.2.1)
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 |
|---|---|---|
| 7.0.1.1 | 33 | 9/16/2026 |
| 7.0.0.1 | 55 | 9/12/2026 |
| 6.4.7.1 | 108 | 8/26/2026 |
| 6.4.6.1 | 98 | 8/19/2026 |
| 6.4.5.1 | 133 | 7/8/2026 |
| 6.4.1.1 | 113 | 7/3/2026 |
| 6.4.0.1 | 110 | 7/1/2026 |
| 6.3.0.1 | 123 | 6/26/2026 |
| 6.2.0.1 | 121 | 6/24/2026 |
| 6.1.0.1 | 122 | 6/19/2026 |
| 6.0.0.1 | 135 | 6/17/2026 |
| 5.5.1.1 | 114 | 6/12/2026 |
| 5.5.0.1 | 118 | 6/10/2026 |
| 5.4.0.1 | 128 | 6/5/2026 |
| 5.3.11.1 | 127 | 6/3/2026 |
| 5.3.10.1 | 112 | 6/3/2026 |
| 5.3.9.1 | 112 | 6/3/2026 |
| 5.3.8.1 | 125 | 5/29/2026 |
| 5.3.7.1 | 134 | 5/27/2026 |
| 5.3.6.1 | 123 | 5/22/2026 |
* v 7.0 needs 3.18.2, but unavailable as NuGet.
* This release in NuGet overrides the okio dependency version to 3.18.1, which is the latest available in NuGet, and allows release of this package.
* Will update when NuGet for Okio 3.18.2 is available, and then remove this override.