MVN

io.github.kyle0911 : kyle-pay

Maven & Gradle

Jun 20, 2024
0 stars

payment component which support alipay,wechatpay

<dependency>
    <groupId>io.github.kyle0911</groupId>
    <artifactId>kyle-pay</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.kyle0911 : kyle-pay to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.kyle0911 : kyle-pay to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
kyle-pay-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.kyle0911</groupId>
    <artifactId>kyle-pay</artifactId>
    <version>1.0</version>
</dependency>