Last Version

Timber (Android) 5.0.1-mp

No-nonsense injectable logging.

License

License

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

timber-android
Version

Version

5.0.1-mp
Type

Type

aar
Description

Description

Timber (Android)
No-nonsense injectable logging.
Project URL

Project URL

https://github.com/touchlab/timber
Source Code Management

Source Code Management

https://github.com/touchlab/timber

Download timber-android 5.0.1-mp


<!-- https://jarcasting.com/artifacts/co.touchlab/timber-android/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>timber-android</artifactId>
    <version>5.0.1-mp</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/timber-android/
implementation 'co.touchlab:timber-android:5.0.1-mp'
// https://jarcasting.com/artifacts/co.touchlab/timber-android/
implementation ("co.touchlab:timber-android:5.0.1-mp")
'co.touchlab:timber-android:aar:5.0.1-mp'
<dependency org="co.touchlab" name="timber-android" rev="5.0.1-mp">
  <artifact name="timber-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='timber-android', version='5.0.1-mp')
)
libraryDependencies += "co.touchlab" % "timber-android" % "5.0.1-mp"
[co.touchlab/timber-android "5.0.1-mp"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.