| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.tangnuo | 
    
| ArtifactId | ArtifactIdlib_logs | 
    
| Last Version | Last Version0.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionlib_logs 
            android 日志库 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| lib_logs-0.0.4.pom | |
| lib_logs-0.0.4.aar | 123 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.tangnuo/lib_logs/ -->
<dependency>
    <groupId>io.github.tangnuo</groupId>
    <artifactId>lib_logs</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.tangnuo/lib_logs/
implementation 'io.github.tangnuo:lib_logs:0.0.4'
                // https://jarcasting.com/artifacts/io.github.tangnuo/lib_logs/
implementation ("io.github.tangnuo:lib_logs:0.0.4")
                'io.github.tangnuo:lib_logs:aar:0.0.4'
                <dependency org="io.github.tangnuo" name="lib_logs" rev="0.0.4">
  <artifact name="lib_logs" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.tangnuo', module='lib_logs', version='0.0.4')
)
                libraryDependencies += "io.github.tangnuo" % "lib_logs" % "0.0.4"
                [io.github.tangnuo/lib_logs "0.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support.constraint » constraint-layout | jar | 2.0.2 | 
| com.android.support » support-annotations | jar | 28.0.0 | 
| com.android.support » appcompat-v7 | jar | 28.0.0 | 
| com.android.support » support-compat | jar | 28.0.0 | 
| com.android.support » recyclerview-v7 | jar | 28.0.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 | 
| io.github.tangnuo : lib_utils | jar | 0.0.1 |