| License |
License |
|---|---|
| GroupId | GroupIdio.requestly |
| ArtifactId | ArtifactIdrequestly-android-okhttp |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRequestly Android SDK
Requestly Android SDK with in-app HTTP inspector
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| requestly-android-okhttp-2.0.0.pom | |
| requestly-android-okhttp-2.0.0-sources.jar | 261 bytes |
| requestly-android-okhttp-2.0.0-javadoc.jar | 298 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.requestly/requestly-android-okhttp/ -->
<dependency>
<groupId>io.requestly</groupId>
<artifactId>requestly-android-okhttp</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.requestly/requestly-android-okhttp/
implementation 'io.requestly:requestly-android-okhttp:2.0.0'
// https://jarcasting.com/artifacts/io.requestly/requestly-android-okhttp/
implementation ("io.requestly:requestly-android-okhttp:2.0.0")
'io.requestly:requestly-android-okhttp:aar:2.0.0'
<dependency org="io.requestly" name="requestly-android-okhttp" rev="2.0.0">
<artifact name="requestly-android-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.requestly', module='requestly-android-okhttp', version='2.0.0')
)
libraryDependencies += "io.requestly" % "requestly-android-okhttp" % "2.0.0"
[io.requestly/requestly-android-okhttp "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | |
| androidx.databinding » viewbinding | jar | 7.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.requestly : requestly-android-core | jar | 2.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
| androidx.palette » palette-ktx | jar | 1.0.0 |
| androidx.activity » activity-ktx | jar | 1.3.0 |
| androidx.fragment » fragment-ktx | jar | 1.3.6 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.0 |
| androidx.room » room-ktx | jar | 2.4.0-alpha03 |
| androidx.room » room-runtime | jar | 2.4.0-alpha03 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| org.brotli : dec | jar | 0.1.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |