License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.mastercard.api |
ArtifactId | ArtifactIdmerchant-identifier |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmerchant-identifier
Java SDK for integrating with the Mastercard service
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.mastercard.api : sdk-api-core | jar | [1.4.0,1.5.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |