Last Version

android-slf4j-logger 1.0.0

Simple implementation of SLF4J Logger for Android

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.omarmiatello.android-slf4j-logger
ArtifactId

ArtifactId

core
Version

Version

1.0.0
Type

Type

aar
Description

Description

android-slf4j-logger
Simple implementation of SLF4J Logger for Android
Project URL

Project URL

https://github.com/omarmiatello/android-slf4j-logger/
Source Code Management

Source Code Management

https://github.com/omarmiatello/android-slf4j-logger/

Download core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.omarmiatello.android-slf4j-logger/core/ -->
<dependency>
    <groupId>com.github.omarmiatello.android-slf4j-logger</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-slf4j-logger/core/
implementation 'com.github.omarmiatello.android-slf4j-logger:core:1.0.0'
// https://jarcasting.com/artifacts/com.github.omarmiatello.android-slf4j-logger/core/
implementation ("com.github.omarmiatello.android-slf4j-logger:core:1.0.0")
'com.github.omarmiatello.android-slf4j-logger:core:aar:1.0.0'
<dependency org="com.github.omarmiatello.android-slf4j-logger" name="core" rev="1.0.0">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.omarmiatello.android-slf4j-logger', module='core', version='1.0.0')
)
libraryDependencies += "com.github.omarmiatello.android-slf4j-logger" % "core" % "1.0.0"
[com.github.omarmiatello.android-slf4j-logger/core "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.