Last Version

Tracker OkHttp 3.x Integration 3.3.6

An integration library to use OkHttp 3.x to fetch data over http/https in GrowingIO Tracker Sdk.

License

License

GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

okhttp3
Version

Version

3.3.6
Type

Type

aar
Description

Description

Tracker OkHttp 3.x Integration
An integration library to use OkHttp 3.x to fetch data over http/https in GrowingIO Tracker Sdk.
Project URL

Project URL

https://github.com/growingio/growingio-sdk-android-autotracker
Source Code Management

Source Code Management

https://github.com/growingio/growingio-sdk-android-autotracker

Download okhttp3 3.3.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.growingio.android : tracker-core jar 3.3.6
com.squareup.okhttp3 : okhttp jar 3.12.1
com.growingio.android : annotation jar 3.3.6

Project Modules

There are no modules declared in this project.