is not current version
Last Version 3.1.0

com.jakewharton.timber:timber-lint 3.0.0


GroupId

GroupId

com.jakewharton.timber
ArtifactId

ArtifactId

timber-lint
Version

Version

3.0.0
Type

Type

jar

Download timber-lint 3.0.0


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