is not current version
Last Version 3.1.0

com.jakewharton.timber:timber-parent 2.4.2

No-nonsense injectable logging.

GroupId

GroupId

com.jakewharton.timber
ArtifactId

ArtifactId

timber-parent
Version

Version

2.4.2
Type

Type

pom

Download timber-parent 2.4.2

Filename Size
timber-parent-2.4.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jakewharton.timber/timber-parent/ -->
<dependency>
    <groupId>com.jakewharton.timber</groupId>
    <artifactId>timber-parent</artifactId>
    <version>2.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.timber/timber-parent/
implementation 'com.jakewharton.timber:timber-parent:2.4.2'
// https://jarcasting.com/artifacts/com.jakewharton.timber/timber-parent/
implementation ("com.jakewharton.timber:timber-parent:2.4.2")
'com.jakewharton.timber:timber-parent:pom:2.4.2'
<dependency org="com.jakewharton.timber" name="timber-parent" rev="2.4.2">
  <artifact name="timber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.timber', module='timber-parent', version='2.4.2')
)
libraryDependencies += "com.jakewharton.timber" % "timber-parent" % "2.4.2"
[com.jakewharton.timber/timber-parent "2.4.2"]