Last Version

tinylog 1.3.6

Lightweight logging framework for Java and Android

License

License

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

org.tinylog
ArtifactId

ArtifactId

tinylog
Version

Version

1.3.6
Type

Type

jar
Description

Description

tinylog
Lightweight logging framework for Java and Android
Project URL

Project URL

http://www.tinylog.org/
Source Code Management

Source Code Management

https://github.com/pmwmedia/tinylog

Download tinylog 1.3.6


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android Optional jar 1.5_r3

Project Modules

There are no modules declared in this project.