is not current version
Last Version 1.1

org.beigesoft:beigesoft-ppl 1.0

Selling through PayPal for Beigesoft™ Web Store library. See https://github.com/demidenko05/beige-accoio-web how to assemble WAR file with enabled PayPal payment.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beigesoft-ppl
Version

Version

1.0
Type

Type

jar

Download beigesoft-ppl 1.0


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