is not current version
Last Version 1.6.0

com.facebook.stetho:stetho-urlconnection 1.5.1

Stetho Debugging Platform for Android

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-urlconnection
Version

Version

1.5.1
Type

Type

aar

Download stetho-urlconnection 1.5.1


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