License |
License |
---|---|
GroupId | GroupIdio.github.maoqiqi |
ArtifactId | ArtifactIdlib-log |
Version | Version1.0.4 |
Type | Typeaar |
Description |
Descriptionlib-log
Simple and powerful logger for android.
|
Project URL |
Project URL |
Filename | Size |
---|---|
lib-log-1.0.4.pom | |
lib-log-1.0.4-sources.jar | 8 KB |
lib-log-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.maoqiqi/lib-log/ -->
<dependency>
<groupId>io.github.maoqiqi</groupId>
<artifactId>lib-log</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.maoqiqi/lib-log/
implementation 'io.github.maoqiqi:lib-log:1.0.4'
// https://jarcasting.com/artifacts/io.github.maoqiqi/lib-log/
implementation ("io.github.maoqiqi:lib-log:1.0.4")
'io.github.maoqiqi:lib-log:aar:1.0.4'
<dependency org="io.github.maoqiqi" name="lib-log" rev="1.0.4">
<artifact name="lib-log" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.maoqiqi', module='lib-log', version='1.0.4')
)
libraryDependencies += "io.github.maoqiqi" % "lib-log" % "1.0.4"
[io.github.maoqiqi/lib-log "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
androidx.core » core-ktx | jar | 1.5.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |