XDev.Slf4j.Api
1.7.36.4
dotnet add package XDev.Slf4j.Api --version 1.7.36.4
NuGet\Install-Package XDev.Slf4j.Api -Version 1.7.36.4
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.Slf4j.Api" Version="1.7.36.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XDev.Slf4j.Api --version 1.7.36.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XDev.Slf4j.Api, 1.7.36.4"
#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.Slf4j.Api as a Cake Addin #addin nuget:?package=XDev.Slf4j.Api&version=1.7.36.4 // Install XDev.Slf4j.Api as a Cake Tool #tool nuget:?package=XDev.Slf4j.Api&version=1.7.36.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Xdev.Slf4j.Api
This is nuget package for Slf4j-api.jar
- Orignal project: slf4.org
- 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.Slf4j.Api.nupkg
in your Maui/Xamarin.Android application or binding library to provide the native slf4j-api.jar contents
- Note this repo repackages the
slf4j-api.jar
intoXDev.Slf4j.Api.aar
to support android.
Versions
- v1.7.36 (the nuget package tracks the native version, sans pre-release)
- https://mvnrepository.com/artifact/org.slf4j/slf4j-api
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
- No dependencies.
-
net8.0-android34.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XDev.Slf4j.Api:
Package | Downloads |
---|---|
XDev.IO.Ktor
Ktor is an asynchronous framework for creating microservices, web applications and more. Written in Kotlin from the ground up. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.36.4 | 326 | 6/5/2024 |
initial release