Last Version

timberkt 1.5.1

Easy Android logging with Kotlin and Timber

License

License

GroupId

GroupId

com.github.ajalt
ArtifactId

ArtifactId

timberkt
Version

Version

1.5.1
Type

Type

aar
Description

Description

timberkt
Easy Android logging with Kotlin and Timber
Project URL

Project URL

https://github.com/ajalt/timberkt
Source Code Management

Source Code Management

https://github.com/ajalt/timberkt

Download timberkt 1.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.50
com.jakewharton.timber : timber jar 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.nhaarman : mockito-kotlin jar 1.5.0
org.assertj : assertj-core jar 3.9.1
org.robolectric : robolectric jar 3.8

Project Modules

There are no modules declared in this project.