LogCompat

Log Compat is a minimal log viewer for Android Application.

License

License

GroupId

GroupId

dev.alshakib.log
ArtifactId

ArtifactId

log
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

LogCompat
Log Compat is a minimal log viewer for Android Application.
Project URL

Project URL

https://github.com/AlShakib/LogCompat
Source Code Management

Source Code Management

https://github.com/AlShakib/LogCompat/tree/main

Download log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0-rc1