License |
License |
---|---|
GroupId | GroupIddev.alshakib.log |
ArtifactId | ArtifactIdlog |
Version | Version1.2.0 |
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-1.2.0.pom | |
log-1.2.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.alshakib.log/log/ -->
<dependency>
<groupId>dev.alshakib.log</groupId>
<artifactId>log</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.alshakib.log/log/
implementation 'dev.alshakib.log:log:1.2.0'
// https://jarcasting.com/artifacts/dev.alshakib.log/log/
implementation ("dev.alshakib.log:log:1.2.0")
'dev.alshakib.log:log:aar:1.2.0'
<dependency org="dev.alshakib.log" name="log" rev="1.2.0">
<artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.alshakib.log', module='log', version='1.2.0')
)
libraryDependencies += "dev.alshakib.log" % "log" % "1.2.0"
[dev.alshakib.log/log "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |