MVN

com.growingio.android : gmonitor

Maven & Gradle

Nov 24, 2022
4 usages

gmonitor · GrowingIO Android Gmonitor.

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

Latest Version

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

  • Latest Stable: 1.5.3

All Versions

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

Version Vulnerabilities Updated
2.0.x
gmonitor-2.0.0
1.5.x
gmonitor-1.5.3
gmonitor-1.5.2
gmonitor-1.5.1
gmonitor-1.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.growingio.android</groupId>
    <artifactId>gmonitor</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.growingio.android:gmonitor:1.5.3'

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

implementation("com.growingio.android:gmonitor:1.5.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.growingio.android" % "gmonitor" % "1.5.3"

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