License |
License |
---|---|
GroupId | GroupIdcom.localebro |
ArtifactId | ArtifactIdokhttpprofiler |
Version | Version1.0.8 |
Type | Typeaar |
Description |
Descriptionokhttpprofiler
This library is using for Android Studio plugin Okhttp Profiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okhttpprofiler-1.0.8.pom | |
okhttpprofiler-1.0.8-sources.jar | 4 KB |
okhttpprofiler-1.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.localebro/okhttpprofiler/ -->
<dependency>
<groupId>com.localebro</groupId>
<artifactId>okhttpprofiler</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.localebro/okhttpprofiler/
implementation 'com.localebro:okhttpprofiler:1.0.8'
// https://jarcasting.com/artifacts/com.localebro/okhttpprofiler/
implementation ("com.localebro:okhttpprofiler:1.0.8")
'com.localebro:okhttpprofiler:aar:1.0.8'
<dependency org="com.localebro" name="okhttpprofiler" rev="1.0.8">
<artifact name="okhttpprofiler" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.localebro', module='okhttpprofiler', version='1.0.8')
)
libraryDependencies += "com.localebro" % "okhttpprofiler" % "1.0.8"
[com.localebro/okhttpprofiler "1.0.8"]