License |
License |
---|---|
GroupId | GroupIdcom.github.luning-l |
ArtifactId | ArtifactIdlogcat |
Version | Version0.0.9 |
Type | Typeaar |
Description |
Descriptionlogcat
Android logcat
|
Project URL |
Project URL |
Filename | Size |
---|---|
logcat-0.0.9.pom | |
logcat-0.0.9.aar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luning-l/logcat/ -->
<dependency>
<groupId>com.github.luning-l</groupId>
<artifactId>logcat</artifactId>
<version>0.0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luning-l/logcat/
implementation 'com.github.luning-l:logcat:0.0.9'
// https://jarcasting.com/artifacts/com.github.luning-l/logcat/
implementation ("com.github.luning-l:logcat:0.0.9")
'com.github.luning-l:logcat:aar:0.0.9'
<dependency org="com.github.luning-l" name="logcat" rev="0.0.9">
<artifact name="logcat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.luning-l', module='logcat', version='0.0.9')
)
libraryDependencies += "com.github.luning-l" % "logcat" % "0.0.9"
[com.github.luning-l/logcat "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |