log

An easy way to use logcat.

License

License

GroupId

GroupId

io.github.easonliu09.utils
ArtifactId

ArtifactId

log
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

log
An easy way to use logcat.
Project URL

Project URL

https://github.com/EasonLiu09/AndroidUtils
Source Code Management

Source Code Management

https://github.com/EasonLiu09/AndroidUtils

Download log

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.

AndroidUtils

Versions

Version
1.0.0