Last Version

merchant-identifier 2.0.0

Java SDK for integrating with the Mastercard service

License

License

Categories

Categories

IDE Development Tools Ant Build Tools
GroupId

GroupId

com.mastercard.api
ArtifactId

ArtifactId

merchant-identifier
Version

Version

2.0.0
Type

Type

jar
Description

Description

merchant-identifier
Java SDK for integrating with the Mastercard service
Project URL

Project URL

https://developer.mastercard.com

Download merchant-identifier 2.0.0


<!-- https://jarcasting.com/artifacts/com.mastercard.api/merchant-identifier/ -->
<dependency>
    <groupId>com.mastercard.api</groupId>
    <artifactId>merchant-identifier</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastercard.api/merchant-identifier/
implementation 'com.mastercard.api:merchant-identifier:2.0.0'
// https://jarcasting.com/artifacts/com.mastercard.api/merchant-identifier/
implementation ("com.mastercard.api:merchant-identifier:2.0.0")
'com.mastercard.api:merchant-identifier:jar:2.0.0'
<dependency org="com.mastercard.api" name="merchant-identifier" rev="2.0.0">
  <artifact name="merchant-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastercard.api', module='merchant-identifier', version='2.0.0')
)
libraryDependencies += "com.mastercard.api" % "merchant-identifier" % "2.0.0"
[com.mastercard.api/merchant-identifier "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.mastercard.api : sdk-api-core jar [1.4.0,1.5.0)

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.