MVN

com.fifty-five.cargo : google-analytics

Maven & Gradle

Jan 18, 2017
12 stars

cargo-android · Cargo makes it easy and quick to integrate analytics third party SDK in your app through Google Tag Manager

<dependency>
    <groupId>com.fifty-five.cargo</groupId>
    <artifactId>google-analytics</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fifty-five.cargo : google-analytics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Beta: 2.0.0-beta

All Versions

Choose a version of com.fifty-five.cargo : google-analytics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
google-analytics-2.0.0-beta
1.0.x
google-analytics-1.0.2
google-analytics-1.0.1
google-analytics-1.0.1-beta

How to add a dependency to Maven

Add the following com.fifty-five.cargo : google-analytics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fifty-five.cargo</groupId>
    <artifactId>google-analytics</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fifty-five.cargo : google-analytics gradle dependency to your build.gradle file:

implementation 'com.fifty-five.cargo:google-analytics:1.0.2'

Gradle Kotlin DSL: Add the following com.fifty-five.cargo : google-analytics gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fifty-five.cargo:google-analytics:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fifty-five.cargo : google-analytics sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fifty-five.cargo" % "google-analytics" % "1.0.2"

Advertisement

Dependencies from Group

Feb 14, 2017
5 usages
12 stars
Feb 14, 2017
12 stars
Jan 18, 2017
12 stars
Jan 18, 2017
12 stars
Feb 14, 2017
12 stars

Discover Dependencies

Feb 14, 2017
12 stars
Feb 14, 2017
5 usages
12 stars
Feb 14, 2017
12 stars
Feb 16, 2017
1 usages
4 stars
Jan 03, 2017
1 usages
Jan 03, 2017
2 usages
Aug 31, 2017
1 usages
May 14, 2019
1 usages
1 stars