I

IJPay-All

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