Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.Mastercard-Platform |
ArtifactId | ArtifactIdMastercard-AP-Priceless-Specials |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.Mastercard-Platform/Mastercard-AP-Priceless-Specials/ -->
<dependency>
<groupId>io.github.Mastercard-Platform</groupId>
<artifactId>Mastercard-AP-Priceless-Specials</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Mastercard-Platform/Mastercard-AP-Priceless-Specials/
implementation 'io.github.Mastercard-Platform:Mastercard-AP-Priceless-Specials:1.0.0'
// https://jarcasting.com/artifacts/io.github.Mastercard-Platform/Mastercard-AP-Priceless-Specials/
implementation ("io.github.Mastercard-Platform:Mastercard-AP-Priceless-Specials:1.0.0")
'io.github.Mastercard-Platform:Mastercard-AP-Priceless-Specials:jar:1.0.0'
<dependency org="io.github.Mastercard-Platform" name="Mastercard-AP-Priceless-Specials" rev="1.0.0">
<artifact name="Mastercard-AP-Priceless-Specials" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Mastercard-Platform', module='Mastercard-AP-Priceless-Specials', version='1.0.0')
)
libraryDependencies += "io.github.Mastercard-Platform" % "Mastercard-AP-Priceless-Specials" % "1.0.0"
[io.github.Mastercard-Platform/Mastercard-AP-Priceless-Specials "1.0.0"]