sablogger

A small and beautiful log library for Android that is called SabLogger.

License

License

GroupId

GroupId

com.thothsun
ArtifactId

ArtifactId

sablogger
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

aar
Description

Description

sablogger
A small and beautiful log library for Android that is called SabLogger.
Project URL

Project URL

https://github.com/thothsun/sab-logger
Source Code Management

Source Code Management

https://github.com/thothsun/sab-logger

Download sablogger

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.2
1.0.1
1.0.0