MVN

com.mastercard.api : mastercom

Maven & Gradle

Oct 23, 2019

mastercom · Java SDK for integrating with the Mastercard service

<dependency>
    <groupId>com.mastercard.api</groupId>
    <artifactId>mastercom</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mastercard.api : mastercom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of com.mastercard.api : mastercom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
mastercom-6.0.0
5.0.x
mastercom-5.0.0
4.0.x
mastercom-4.0.0
3.0.x
mastercom-3.0.0
2.0.x
mastercom-2.0.0
0.0.x
mastercom-0.0.3
mastercom-0.0.2
mastercom-0.0.1

How to add a dependency to Maven

Add the following com.mastercard.api : mastercom maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mastercard.api</groupId>
    <artifactId>mastercom</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mastercard.api : mastercom gradle dependency to your build.gradle file:

implementation 'com.mastercard.api:mastercom:6.0.0'

Gradle Kotlin DSL: Add the following com.mastercard.api : mastercom gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mastercard.api:mastercom:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mastercard.api : mastercom sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mastercard.api" % "mastercom" % "6.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 18, 2022
8 usages
308 stars
Aug 22, 2023
1 usages
13.9k stars
Jan 31, 2022
3 usages
333 stars
Mar 26, 2021
3 usages
97 stars
Aug 25, 2022
4 usages
368 stars
Jul 26, 2021
1 usages
71 stars
May 15, 2023
12 usages
1.6k stars
Feb 22, 2018
17 stars
Nov 13, 2022
2 usages
5.6k stars