is not current version
Last Version 2.0.0

LogCompat 1.3.0

Log Compat is a minimal log viewer for Android Application.

License

License

GroupId

GroupId

dev.alshakib.log
ArtifactId

ArtifactId

log
Version

Version

1.3.0
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 1.3.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.