TimberSE

A port of the JakeWharton's Timber library on JavaSE

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.github.anotherjavacoder
ArtifactId

ArtifactId

TimberSE
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

TimberSE
A port of the JakeWharton's Timber library on JavaSE

Download TimberSE

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations Optional jar 12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3-ALPHA
0.2
0.1