is not current version
Last Version 3.1.0

com.jakewharton.timber:timber-parent 3.0.1

No-nonsense injectable logging.

GroupId

GroupId

com.jakewharton.timber
ArtifactId

ArtifactId

timber-parent
Version

Version

3.0.1
Type

Type

pom

Download timber-parent 3.0.1

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

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