MVN

com.umeng.umsdk : apm

Maven & Gradle

Apr 03, 2023
9 usages
378 stars

apm · apm lib.

<dependency>
    <groupId>com.umeng.umsdk</groupId>
    <artifactId>apm</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.umeng.umsdk : apm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of com.umeng.umsdk : apm to add to Maven or Gradle - All Versions:

  • Version Updated
  • apm-1.9.1

    Apr 03, 2023
  • apm-1.9.0

    Mar 16, 2023
  • apm-1.8.1

    Feb 10, 2023
  • apm-1.8.0

    Nov 16, 2022
  • apm-1.7.0

    Jun 28, 2022
  • apm-1.6.4

    Jun 08, 2022
  • apm-1.6.2

    Mar 11, 2022
  • apm-1.5.2

    Oct 14, 2021
  • apm-1.4.2

    Aug 13, 2021
  • apm-1.4.1

    Jul 23, 2021
  • apm-1.4.0

    Jul 08, 2021
  • apm-1.3.1

    Jun 15, 2021
  • apm-1.2.0

    May 06, 2021
  • apm-v1.2.0

    May 06, 2021

How to add a dependency to Maven

Add the following com.umeng.umsdk : apm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.umeng.umsdk</groupId>
    <artifactId>apm</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.umeng.umsdk : apm gradle dependency to your build.gradle file:

implementation 'com.umeng.umsdk:apm:1.9.1'

Gradle Kotlin DSL: Add the following com.umeng.umsdk : apm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.umeng.umsdk:apm:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.umeng.umsdk : apm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.umeng.umsdk" % "apm" % "1.9.1"

Advertisement

Dependencies from Group

May 16, 2023
12 usages
378 stars
Apr 25, 2023
10 usages
378 stars
apm
Apr 03, 2023
9 usages
378 stars
Oct 13, 2021
9 usages
Apr 26, 2023
4 usages

Discover Dependencies

May 08, 2021
3 usages
7 stars
Mar 29, 2022
18 usages
0 stars
May 10, 2023
16 usages
480 stars
Apr 23, 2019
4 usages
0 stars
Dec 20, 2022
5 usages
1 stars
Mar 16, 2016
4 usages
5.9k stars
Mar 24, 2017
3 usages
268 stars
Aug 28, 2015
2 usages
72 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome