GroupId | GroupIdio.palaima.debugdrawer |
---|---|
ArtifactId | ArtifactIddebugdrawer-okhttp3 |
Version | Version0.7.7 |
Type | Typeaar |
Filename | Size |
---|---|
debugdrawer-okhttp3-0.7.7.pom | |
debugdrawer-okhttp3-0.7.7.aar | 18 KB |
debugdrawer-okhttp3-0.7.7-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-okhttp3/ -->
<dependency>
<groupId>io.palaima.debugdrawer</groupId>
<artifactId>debugdrawer-okhttp3</artifactId>
<version>0.7.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-okhttp3/
implementation 'io.palaima.debugdrawer:debugdrawer-okhttp3:0.7.7'
// https://jarcasting.com/artifacts/io.palaima.debugdrawer/debugdrawer-okhttp3/
implementation ("io.palaima.debugdrawer:debugdrawer-okhttp3:0.7.7")
'io.palaima.debugdrawer:debugdrawer-okhttp3:aar:0.7.7'
<dependency org="io.palaima.debugdrawer" name="debugdrawer-okhttp3" rev="0.7.7">
<artifact name="debugdrawer-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.palaima.debugdrawer', module='debugdrawer-okhttp3', version='0.7.7')
)
libraryDependencies += "io.palaima.debugdrawer" % "debugdrawer-okhttp3" % "0.7.7"
[io.palaima.debugdrawer/debugdrawer-okhttp3 "0.7.7"]