libpay PayPal payment gateway adapter parent

libpay module for PayPal payment gateway parent pom

License

License

GroupId

GroupId

com.wix.pay
ArtifactId

ArtifactId

libpay-paypal-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

libpay PayPal payment gateway adapter parent
libpay module for PayPal payment gateway parent pom
Project URL

Project URL

https://github.com/wix/libpay-paypal
Source Code Management

Source Code Management

https://github.com/wix/libpay-paypal

Download libpay-paypal-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.wix.pay/libpay-paypal-parent/ -->
<dependency>
    <groupId>com.wix.pay</groupId>
    <artifactId>libpay-paypal-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.pay/libpay-paypal-parent/
implementation 'com.wix.pay:libpay-paypal-parent:1.0.0'
// https://jarcasting.com/artifacts/com.wix.pay/libpay-paypal-parent/
implementation ("com.wix.pay:libpay-paypal-parent:1.0.0")
'com.wix.pay:libpay-paypal-parent:pom:1.0.0'
<dependency org="com.wix.pay" name="libpay-paypal-parent" rev="1.0.0">
  <artifact name="libpay-paypal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.pay', module='libpay-paypal-parent', version='1.0.0')
)
libraryDependencies += "com.wix.pay" % "libpay-paypal-parent" % "1.0.0"
[com.wix.pay/libpay-paypal-parent "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.8

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.7
org.specs2 : specs2-junit_2.11 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0