is not current version
Last Version 2.0.1

com.payxpert:connect2pay-client 1.0.13

This is the Java implementation of the PayXpert Connect2pay Payment Page API.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payxpert
ArtifactId

ArtifactId

connect2pay-client
Version

Version

1.0.13
Type

Type

jar

Download connect2pay-client 1.0.13


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