Files download
File Operation
Mastercard-AP-Priceless-Specials-1.0.1.jar download
Mastercard-AP-Priceless-Specials-1.0.1.pom download
Mastercard-AP-Priceless-Specials-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.Mastercard-Platform</groupId>
  <artifactId>Mastercard-AP-Priceless-Specials</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.Mastercard-Platform:Mastercard-AP-Priceless-Specials:1.0.1'
Gradle Kotlin
implementation("io.github.Mastercard-Platform:Mastercard-AP-Priceless-Specials:1.0.1")
Scala SBT
libraryDependencies += "io.github.Mastercard-Platform" % "Mastercard-AP-Priceless-Specials" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.Mastercard-Platform', module='Mastercard-AP-Priceless-Specials', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.Mastercard-Platform" name="Mastercard-AP-Priceless-Specials" rev="1.0.1" />
Leiningen
[io.github.Mastercard-Platform/Mastercard-AP-Priceless-Specials "1.0.1"]
Apache Buildr
'io.github.Mastercard-Platform:Mastercard-AP-Priceless-Specials:jar:1.0.1'