| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luning-l |
| ArtifactId | ArtifactIdlogcat |
| Last Version | Last Version0.0.10 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlogcat
Android logcat
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| logcat-0.0.10.pom | |
| logcat-0.0.10.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.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luning-l/logcat/
implementation 'com.github.luning-l:logcat:0.0.10'
// https://jarcasting.com/artifacts/com.github.luning-l/logcat/
implementation ("com.github.luning-l:logcat:0.0.10")
'com.github.luning-l:logcat:aar:0.0.10'
<dependency org="com.github.luning-l" name="logcat" rev="0.0.10">
<artifact name="logcat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.luning-l', module='logcat', version='0.0.10')
)
libraryDependencies += "com.github.luning-l" % "logcat" % "0.0.10"
[com.github.luning-l/logcat "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |