MVN

com.att.m2x : android

Maven & Gradle

Aug 15, 2016

AT&T M2X Android Library · An Android library for interacting with the AT&T M2X API.

<dependency>
    <groupId>com.att.m2x</groupId>
    <artifactId>android</artifactId>
    <version>5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.1.0

All Versions

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

Version Vulnerabilities Updated
5.1.x
android-5.1.0
5.0.x
android-5.0.0
4.0.x
android-4.0.0
3.0.x
android-3.0.0
2.1.x
android-2.1.1
android-2.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.att.m2x</groupId>
    <artifactId>android</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.att.m2x:android:5.1.0'

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

implementation("com.att.m2x:android:5.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.att.m2x" % "android" % "5.1.0"

Advertisement

Dependencies from Group

Aug 15, 2016
Dec 31, 2015

Discover Dependencies

Aug 22, 2023
5 usages
Sep 26, 2022
1 usages
65 stars
16 usages
1.2k stars
Mar 06, 2017
12 usages
Mar 06, 2017
6 usages
Mar 06, 2017
29 usages
Mar 06, 2017
10 usages
Apr 11, 2022
34 usages
62 stars