MVN

com.tchepannou.payment : tch-payment

Maven & Gradle

Oct 12, 2011

tch-payment3 · Online Payment API

<dependency>
    <groupId>com.tchepannou.payment</groupId>
    <artifactId>tch-payment</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tchepannou.payment : tch-payment to add to Maven - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of com.tchepannou.payment : tch-payment to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0
tch-payment-3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tchepannou.payment</groupId>
    <artifactId>tch-payment</artifactId>
    <version>3.0</version>
</dependency>