License |
License |
---|---|
GroupId | GroupIddev.alshakib.log |
ArtifactId | ArtifactIdlog |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLogCompat
Log Compat is a minimal log viewer for Android Application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-2.0.0.pom | |
log-2.0.0-sources.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.2 |