MVN

com.umeng.umsdk : qt-px-common

Maven & Gradle

Jun 28, 2023
392 stars

qt-px-common · common lib.

<dependency>
    <groupId>com.umeng.umsdk</groupId>
    <artifactId>qt-px-common</artifactId>
    <version>1.4.3.PXMQ</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.3.PXMQ

All Versions

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

Version Vulnerabilities Updated
1.4.x
qt-px-common-1.4.4.PX
qt-px-common-1.4.3.PXMQ
qt-px-common-1.4.3.PX
qt-px-common-1.4.2.1.PXA
qt-px-common-1.4.2.PXA
qt-px-common-1.4.2.PX
qt-px-common-1.4.1.PXA
qt-px-common-1.4.1.PX
qt-px-common-1.4.0.3.PXA
qt-px-common-1.4.0.2.PXA
qt-px-common-1.4.0.1.PXA
qt-px-common-1.4.0.1.PX
qt-px-common-1.4.0.PXA
qt-px-common-1.4.0.PX
1.3.x
qt-px-common-1.3.9.PX
qt-px-common-1.3.8.PX
qt-px-common-1.3.7.PX

How to add a dependency to Maven

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

<dependency>
    <groupId>com.umeng.umsdk</groupId>
    <artifactId>qt-px-common</artifactId>
    <version>1.4.3.PXMQ</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.umeng.umsdk : qt-px-common gradle dependency to your build.gradle file:

implementation 'com.umeng.umsdk:qt-px-common:1.4.3.PXMQ'

Gradle Kotlin DSL: Add the following com.umeng.umsdk : qt-px-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.umeng.umsdk:qt-px-common:1.4.3.PXMQ")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.umeng.umsdk : qt-px-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.umeng.umsdk" % "qt-px-common" % "1.4.3.PXMQ"

Advertisement

Dependencies from Group

Aug 10, 2023
12 usages
392 stars
Apr 25, 2023
10 usages
392 stars
Oct 13, 2021
9 usages
392 stars
apm
Aug 14, 2023
9 usages
392 stars
Apr 26, 2023
4 usages
392 stars

Discover Dependencies