I

IJPay-All

IJPay 让支付触手可及(Easy Pay Library)-聚合支付
https://github.com/javen205/IJPay
Files download
File Operation
IJPay-All-2.7.1.jar download
IJPay-All-2.7.1.pom download
IJPay-All-2.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.javen205</groupId>
  <artifactId>IJPay-All</artifactId>
  <version>2.7.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.javen205:IJPay-All:2.7.1'
Gradle Kotlin
implementation("com.github.javen205:IJPay-All:2.7.1")
Scala SBT
libraryDependencies += "com.github.javen205" % "IJPay-All" % "2.7.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.javen205', module='IJPay-All', version='2.7.1')
)
Apache Ivy
<dependency org="com.github.javen205" name="IJPay-All" rev="2.7.1" />
Leiningen
[com.github.javen205/IJPay-All "2.7.1"]
Apache Buildr
'com.github.javen205:IJPay-All:jar:2.7.1'