MVN

pl.droidsonroids : chuck

Maven & Gradle

Jul 01, 2019
1 usages
1 stars

Chuck · Android in-app HTTP inspector

<dependency>
    <groupId>pl.droidsonroids</groupId>
    <artifactId>chuck</artifactId>
    <version>1.1.46</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.droidsonroids : chuck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.46

All Versions

Choose a version of pl.droidsonroids : chuck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
chuck-1.1.46
chuck-1.1.45
chuck-1.1.36

How to add a dependency to Maven

Add the following pl.droidsonroids : chuck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.droidsonroids</groupId>
    <artifactId>chuck</artifactId>
    <version>1.1.46</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.droidsonroids : chuck gradle dependency to your build.gradle file:

implementation 'pl.droidsonroids:chuck:1.1.46'

Gradle Kotlin DSL: Add the following pl.droidsonroids : chuck gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.droidsonroids:chuck:1.1.46")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.droidsonroids : chuck sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.droidsonroids" % "chuck" % "1.1.46"

Advertisement

Dependencies from Group

Aug 02, 2023
4 usages
318 stars
Sep 06, 2020
2 usages
0 stars
Jul 01, 2019
1 usages
1 stars
Nov 22, 2016
1 stars
Feb 18, 2022
16 stars

Discover Dependencies