is not current version
Last Version 1.0.1

io.github.yogonza524:peeta 1.0-0

Artifact integrable to your shopping cart project or payment module

GroupId

GroupId

io.github.yogonza524
ArtifactId

ArtifactId

peeta
Version

Version

1.0-0
Type

Type

pom

Download peeta 1.0-0

Filename Size
peeta-1.0-0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.yogonza524/peeta/ -->
<dependency>
    <groupId>io.github.yogonza524</groupId>
    <artifactId>peeta</artifactId>
    <version>1.0-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yogonza524/peeta/
implementation 'io.github.yogonza524:peeta:1.0-0'
// https://jarcasting.com/artifacts/io.github.yogonza524/peeta/
implementation ("io.github.yogonza524:peeta:1.0-0")
'io.github.yogonza524:peeta:pom:1.0-0'
<dependency org="io.github.yogonza524" name="peeta" rev="1.0-0">
  <artifact name="peeta" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.yogonza524', module='peeta', version='1.0-0')
)
libraryDependencies += "io.github.yogonza524" % "peeta" % "1.0-0"
[io.github.yogonza524/peeta "1.0-0"]