MVN

com.facebook.stetho : stetho-urlconnection

Maven & Gradle

Mar 31, 2021
3 usages
12.6k stars

Stetho HttpURLConnection module · Stetho Debugging Platform for Android

<dependency>
    <groupId>com.facebook.stetho</groupId>
    <artifactId>stetho-urlconnection</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook.stetho : stetho-urlconnection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.facebook.stetho : stetho-urlconnection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
stetho-urlconnection-1.6.0
1.5.x
stetho-urlconnection-1.5.1
stetho-urlconnection-1.5.0
1.4.x
stetho-urlconnection-1.4.2
stetho-urlconnection-1.4.1
stetho-urlconnection-1.4.0
1.3.x
stetho-urlconnection-1.3.1
stetho-urlconnection-1.3.0
1.2.x
stetho-urlconnection-1.2.0
1.1.x
stetho-urlconnection-1.1.1
stetho-urlconnection-1.1.0
1.0.x
stetho-urlconnection-1.0.1
stetho-urlconnection-1.0.0

How to add a dependency to Maven

Add the following com.facebook.stetho : stetho-urlconnection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.facebook.stetho</groupId>
    <artifactId>stetho-urlconnection</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook.stetho : stetho-urlconnection gradle dependency to your build.gradle file:

implementation 'com.facebook.stetho:stetho-urlconnection:1.6.0'

Gradle Kotlin DSL: Add the following com.facebook.stetho : stetho-urlconnection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.facebook.stetho:stetho-urlconnection:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook.stetho : stetho-urlconnection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook.stetho" % "stetho-urlconnection" % "1.6.0"

Advertisement

Dependencies from Group

Mar 31, 2021
39 usages
12.6k stars
Mar 31, 2021
31 usages
12.6k stars
Mar 31, 2021
10 usages
12.6k stars
Mar 31, 2021
3 usages
12.6k stars
Mar 31, 2021
1 usages
12.6k stars

Discover Dependencies

Mar 31, 2021
1 usages
12.6k stars
Mar 31, 2021
39 usages
12.6k stars
Aug 08, 2023
9 usages
14.8k stars
Aug 25, 2017
753 stars
Sep 10, 2015
267 stars
Aug 26, 2020
1 usages
69 stars
Jan 25, 2018
7 usages
133 stars