ffsky tinylog logger


License

License

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

com.gitee.hljdrl
ArtifactId

ArtifactId

tinylog
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

ffsky tinylog logger
ffsky tinylog logger

Download tinylog

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.tinylog : tinylog jar 1.3.6
com.gitee.hljdrl : logger jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.2