| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesASM Application Layer Libs Bytecode Manipulation Logging | 
        
| GroupId | GroupIdit.sephiroth.android.library.asm | 
    
| ArtifactId | ArtifactIdasm-logging-level-runtime | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionasm-logging-level-runtime 
            Android gradle plugin which inject at compile time method logging (initially forked from Hunter-Debug) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| asm-logging-level-runtime-1.0.4.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-logging-level-runtime/ -->
<dependency>
    <groupId>it.sephiroth.android.library.asm</groupId>
    <artifactId>asm-logging-level-runtime</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-logging-level-runtime/
implementation 'it.sephiroth.android.library.asm:asm-logging-level-runtime:1.0.4'
                // https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-logging-level-runtime/
implementation ("it.sephiroth.android.library.asm:asm-logging-level-runtime:1.0.4")
                'it.sephiroth.android.library.asm:asm-logging-level-runtime:aar:1.0.4'
                <dependency org="it.sephiroth.android.library.asm" name="asm-logging-level-runtime" rev="1.0.4">
  <artifact name="asm-logging-level-runtime" type="aar" />
</dependency>
                @Grapes(
@Grab(group='it.sephiroth.android.library.asm', module='asm-logging-level-runtime', version='1.0.4')
)
                libraryDependencies += "it.sephiroth.android.library.asm" % "asm-logging-level-runtime" % "1.0.4"
                [it.sephiroth.android.library.asm/asm-logging-level-runtime "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |