MVN

com.att.m2x : java

Maven & Gradle

Dec 31, 2015

Java M2X API Client · The AT&T M2X client provides all the needed operations and methods to connect devices to AT&T's M2X service

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

Latest Version

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

  • Latest Stable: 5.0.0

All Versions

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

Version Vulnerabilities Updated
5.0.x
java-5.0.0
4.0.x
java-4.0.0
3.0.x
java-3.0.0
2.2.x
java-2.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.att.m2x</groupId>
    <artifactId>java</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.att.m2x:java:5.0.0'

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

implementation("com.att.m2x:java:5.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.att.m2x" % "java" % "5.0.0"

Advertisement

Dependencies from Group

Aug 15, 2016
Dec 31, 2015

Discover Dependencies

Nov 07, 2018
8 usages
46 stars
Jun 28, 2023
2 usages
1.3k stars
Oct 23, 2018
378 usages
1k stars
Oct 23, 2015
2 usages
Aug 22, 2023
33 usages
6.6k stars
Feb 09, 2019
138 usages
May 05, 2015
0 stars
May 07, 2015