| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdme.dlkanth |
| ArtifactId | ArtifactIdstetho-volley |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionStetho-Volley
Stetho Network Inspector library for volley
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stetho-volley-1.0.pom | |
| stetho-volley-1.0.aar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.dlkanth/stetho-volley/ -->
<dependency>
<groupId>me.dlkanth</groupId>
<artifactId>stetho-volley</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.dlkanth/stetho-volley/
implementation 'me.dlkanth:stetho-volley:1.0'
// https://jarcasting.com/artifacts/me.dlkanth/stetho-volley/
implementation ("me.dlkanth:stetho-volley:1.0")
'me.dlkanth:stetho-volley:aar:1.0'
<dependency org="me.dlkanth" name="stetho-volley" rev="1.0">
<artifact name="stetho-volley" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.dlkanth', module='stetho-volley', version='1.0')
)
libraryDependencies += "me.dlkanth" % "stetho-volley" % "1.0"
[me.dlkanth/stetho-volley "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.facebook.stetho : stetho-urlconnection | jar | 1.4.2 |
| com.android.volley : volley | jar | 1.0.0 |
| org.apache.httpcomponents : httpcore | jar | 4.4.1 |