MVN

com.growingio.android : urlconnection

Maven & Gradle

Aug 16, 2023
73 stars

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

<dependency>
    <groupId>com.growingio.android</groupId>
    <artifactId>urlconnection</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.growingio.android : urlconnection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.1

All Versions

Choose a version of com.growingio.android : urlconnection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
urlconnection-3.5.1
urlconnection-3.5.0
3.4.x
urlconnection-3.4.7
urlconnection-3.4.6
urlconnection-3.4.5
urlconnection-3.4.4
urlconnection-3.4.3
urlconnection-3.4.2
urlconnection-3.4.1
urlconnection-3.4.0
3.3.x
urlconnection-3.3.8
urlconnection-3.3.7
urlconnection-3.3.6
urlconnection-3.3.5
urlconnection-3.3.4
urlconnection-3.3.3
urlconnection-3.3.2
urlconnection-3.3.1
urlconnection-3.3.0
3.2.x
urlconnection-3.2.2
urlconnection-3.2.1
urlconnection-3.2.0

How to add a dependency to Maven

Add the following com.growingio.android : urlconnection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.growingio.android</groupId>
    <artifactId>urlconnection</artifactId>
    <version>3.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.growingio.android : urlconnection gradle dependency to your build.gradle file:

implementation 'com.growingio.android:urlconnection:3.5.1'

Gradle Kotlin DSL: Add the following com.growingio.android : urlconnection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.growingio.android:urlconnection:3.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.growingio.android : urlconnection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.growingio.android" % "urlconnection" % "3.5.1"

Advertisement

Dependencies from Group

Aug 16, 2023
18 usages
73 stars
Aug 16, 2023
16 usages
73 stars
Nov 24, 2022
4 usages
Aug 16, 2023
4 usages
73 stars
Aug 16, 2023
4 usages
73 stars

Discover Dependencies

Aug 16, 2023
4 usages
73 stars
Aug 08, 2023
1 usages
1.7k stars
Aug 08, 2023
5 usages
1.8k stars
Jun 01, 2021
1 stars
Jun 01, 2021
1 usages
11 stars
Jun 14, 2021
4 stars