Last Version

SLF4J binding for Timber 1.0.1

SLF4J binding for Timber, a logger with a small, extensible API which provides utility on top of Android's normal Log class by Jake Wharton.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

at.favre.lib
ArtifactId

ArtifactId

slf4j-timber
Version

Version

1.0.1
Type

Type

aar
Description

Description

SLF4J binding for Timber
SLF4J binding for Timber, a logger with a small, extensible API which provides utility on top of Android's normal Log class by Jake Wharton.
Project URL

Project URL

https://github.com/patrickfav/slf4j-timber
Source Code Management

Source Code Management

https://github.com/patrickfav/slf4j-timber

Download slf4j-timber 1.0.1


<!-- https://jarcasting.com/artifacts/at.favre.lib/slf4j-timber/ -->
<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>slf4j-timber</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/at.favre.lib/slf4j-timber/
implementation 'at.favre.lib:slf4j-timber:1.0.1'
// https://jarcasting.com/artifacts/at.favre.lib/slf4j-timber/
implementation ("at.favre.lib:slf4j-timber:1.0.1")
'at.favre.lib:slf4j-timber:aar:1.0.1'
<dependency org="at.favre.lib" name="slf4j-timber" rev="1.0.1">
  <artifact name="slf4j-timber" type="aar" />
</dependency>
@Grapes(
@Grab(group='at.favre.lib', module='slf4j-timber', version='1.0.1')
)
libraryDependencies += "at.favre.lib" % "slf4j-timber" % "1.0.1"
[at.favre.lib/slf4j-timber "1.0.1"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.jakewharton.timber : timber jar 4.6.1
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.