MVN

org.kill-bill.billing.plugin.ruby : payu-latam-plugin

Maven & Gradle

Nov 28, 2016
2 stars

payu-latam-plugin · Plugin for accessing PayuLatam as a payment gateway

<dependency>
    <groupId>org.kill-bill.billing.plugin.ruby</groupId>
    <artifactId>payu-latam-plugin</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kill-bill.billing.plugin.ruby : payu-latam-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.kill-bill.billing.plugin.ruby : payu-latam-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
payu-latam-plugin-0.3.0
0.2.x
payu-latam-plugin-0.2.0
0.1.x
payu-latam-plugin-0.1.0
0.0.x
payu-latam-plugin-0.0.2
payu-latam-plugin-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kill-bill.billing.plugin.ruby</groupId>
    <artifactId>payu-latam-plugin</artifactId>
    <version>0.3.0</version>
</dependency>

Advertisement