MVN

com.applcn : simplePay4j

Maven & Gradle

Feb 12, 2019

simplePay4j · 支付工具拓展包

<dependency>
    <groupId>com.applcn</groupId>
    <artifactId>simplePay4j</artifactId>
    <version>1.0.0-alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.applcn : simplePay4j to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha
  • Latest Alpha: 1.0.0-alpha

All Versions

Choose a version of com.applcn : simplePay4j to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
simplePay4j-1.0.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.applcn</groupId>
    <artifactId>simplePay4j</artifactId>
    <version>1.0.0-alpha</version>
</dependency>

Advertisement