License |
License |
---|---|
GroupId | GroupIdcom.github.chuckerteam.chucker |
ArtifactId | ArtifactIdlibrary |
Version | Version3.4.0 |
Type | Typeaar |
Description |
DescriptionChucker
Android in-app HTTP inspector
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-3.4.0.pom | |
library-3.4.0-sources.jar | 59 KB |
library-3.4.0-javadoc.jar | 299 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/ -->
<dependency>
<groupId>com.github.chuckerteam.chucker</groupId>
<artifactId>library</artifactId>
<version>3.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/
implementation 'com.github.chuckerteam.chucker:library:3.4.0'
// https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/
implementation ("com.github.chuckerteam.chucker:library:3.4.0")
'com.github.chuckerteam.chucker:library:aar:3.4.0'
<dependency org="com.github.chuckerteam.chucker" name="library" rev="3.4.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuckerteam.chucker', module='library', version='3.4.0')
)
libraryDependencies += "com.github.chuckerteam.chucker" % "library" % "3.4.0"
[com.github.chuckerteam.chucker/library "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.12.10 |
androidx.databinding » viewbinding | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
com.google.android.material » material | jar | 1.2.1 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
androidx.palette » palette-ktx | jar | 1.0.0 |
androidx.fragment » fragment-ktx | jar | 1.2.5 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.2.0 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.2.0 |
androidx.room » room-ktx | jar | 2.2.5 |
androidx.room » room-runtime | jar | 2.2.5 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.0 |
com.google.code.gson : gson | jar | 2.8.6 |