MVN

com.mastercard.api : match

Maven & Gradle

Feb 07, 2017

match · Java Core SDK for use with SDKs available on MasterCard Developer Zone (https://developer.mastercard.com)

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

Latest Version

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

  • Latest Stable: 1.0.4

All Versions

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

Version Vulnerabilities Updated
1.0.x
match-1.0.4
match-1.0.3
match-1.0.2
match-1.0.1
match-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mastercard.api</groupId>
    <artifactId>match</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mastercard.api:match:1.0.4'

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

implementation("com.mastercard.api:match:1.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mastercard.api" % "match" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

May 05, 2023
1.5k stars
Feb 10, 2021
9 usages
32 stars
May 25, 2021
19 stars
Jun 29, 2020
1 usages
258 stars
Dec 02, 2016
1 usages
68.1k stars
Sep 30, 2017
17 usages
Sep 26, 2019
23 usages
97 stars
Jan 04, 2021
148 stars
May 19, 2023
18 usages
8.4k stars