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.
<PackageVersion Include="XDev.Slf4j.Api" Version="1.7.36.4" />
<PackageReference Include="XDev.Slf4j.Api" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package XDev.Slf4j.Api@1.7.36.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XDev.Slf4j.Api&version=1.7.36.4
#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.jarintoXDev.Slf4j.Api.aarto 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. net9.0-android was computed. net10.0-android was computed. |
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 (2)
Showing the top 2 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. |
|
|
XDev.Jetbrains.KotlinX.Coroutines.Slf4j
Library support for Kotlin coroutines providing slf4j impl. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.7.36.4 | 1,268 | 6/5/2024 |
initial release