is not current version
Last Version 3.1.0

com.jakewharton.timber:timber-lint 2.5.0


GroupId

GroupId

com.jakewharton.timber
ArtifactId

ArtifactId

timber-lint
Version

Version

2.5.0
Type

Type

jar

Download timber-lint 2.5.0


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