| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.chuckerteam.chucker | 
    
| ArtifactId | ArtifactIdlibrary | 
    
| Last Version | Last Version3.5.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionChucker 
            Android in-app HTTP inspector 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| library-3.5.2.pom | |
| library-3.5.2-sources.jar | 49 KB | 
| library-3.5.2-javadoc.jar | 25 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/ -->
<dependency>
    <groupId>com.github.chuckerteam.chucker</groupId>
    <artifactId>library</artifactId>
    <version>3.5.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/
implementation 'com.github.chuckerteam.chucker:library:3.5.2'
                // https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/
implementation ("com.github.chuckerteam.chucker:library:3.5.2")
                'com.github.chuckerteam.chucker:library:aar:3.5.2'
                <dependency org="com.github.chuckerteam.chucker" name="library" rev="3.5.2">
  <artifact name="library" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.chuckerteam.chucker', module='library', version='3.5.2')
)
                libraryDependencies += "com.github.chuckerteam.chucker" % "library" % "3.5.2"
                [com.github.chuckerteam.chucker/library "3.5.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | |
| androidx.databinding » viewbinding | jar | 4.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 | 
| com.google.android.material » material | jar | 1.4.0 | 
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 | 
| androidx.palette » palette-ktx | jar | 1.0.0 | 
| androidx.activity » activity-ktx | jar | 1.2.4 | 
| androidx.fragment » fragment-ktx | jar | 1.3.6 | 
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 | 
| androidx.room » room-ktx | jar | 2.3.0 | 
| androidx.room » room-runtime | jar | 2.3.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 | 
| com.google.code.gson : gson | jar | 2.8.7 |