is not current version
Last Version 0.0.2

com.mastercard.api:merchant-retail-locations 0.0.1

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mastercard.api
ArtifactId

ArtifactId

merchant-retail-locations
Version

Version

0.0.1
Type

Type

jar

Download merchant-retail-locations 0.0.1


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