is not current version
Last Version 3.5.2

com.github.chuckerteam.chucker:library 3.2.0

Android in-app HTTP inspector

GroupId

GroupId

com.github.chuckerteam.chucker
ArtifactId

ArtifactId

library
Version

Version

3.2.0
Type

Type

aar

Download library 3.2.0


<!-- https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/ -->
<dependency>
    <groupId>com.github.chuckerteam.chucker</groupId>
    <artifactId>library</artifactId>
    <version>3.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/
implementation 'com.github.chuckerteam.chucker:library:3.2.0'
// https://jarcasting.com/artifacts/com.github.chuckerteam.chucker/library/
implementation ("com.github.chuckerteam.chucker:library:3.2.0")
'com.github.chuckerteam.chucker:library:aar:3.2.0'
<dependency org="com.github.chuckerteam.chucker" name="library" rev="3.2.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuckerteam.chucker', module='library', version='3.2.0')
)
libraryDependencies += "com.github.chuckerteam.chucker" % "library" % "3.2.0"
[com.github.chuckerteam.chucker/library "3.2.0"]