License |
License |
---|---|
GroupId | GroupIdio.github.yogonza524 |
ArtifactId | ArtifactIdpeeta |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionPeeta for MercadoPago
Artifact integrable to your shopping cart project or payment module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peeta-1.0.1.pom | |
peeta-1.0.1.jar | 226 KB |
peeta-1.0.1-sources.jar | 84 KB |
peeta-1.0.1-javadoc.jar | 605 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yogonza524/peeta/ -->
<dependency>
<groupId>io.github.yogonza524</groupId>
<artifactId>peeta</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yogonza524/peeta/
implementation 'io.github.yogonza524:peeta:1.0.1'
// https://jarcasting.com/artifacts/io.github.yogonza524/peeta/
implementation ("io.github.yogonza524:peeta:1.0.1")
'io.github.yogonza524:peeta:jar:1.0.1'
<dependency org="io.github.yogonza524" name="peeta" rev="1.0.1">
<artifact name="peeta" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yogonza524', module='peeta', version='1.0.1')
)
libraryDependencies += "io.github.yogonza524" % "peeta" % "1.0.1"
[io.github.yogonza524/peeta "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
com.mercadopago : sdk | jar | 0.3.4 |
org.codehaus.jettison : jettison | jar | 1.3.7 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |