Tracker urlconnection Integration

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

License

License

GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

urlconnection
Last Version

Last Version

3.3.6
Release Date

Release Date

Type

Type

aar
Description

Description

Tracker urlconnection Integration
An integration library to use urlconnection 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 urlconnection

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0