is not current version
Last Version 2.8.2

com.github.javen205:IJPay 2.6.4

IJPay 让支付触手可及(Easy Pay Library)

GroupId

GroupId

com.github.javen205
ArtifactId

ArtifactId

IJPay
Version

Version

2.6.4
Type

Type

pom

Download IJPay 2.6.4

Filename Size
IJPay-2.6.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay/ -->
<dependency>
    <groupId>com.github.javen205</groupId>
    <artifactId>IJPay</artifactId>
    <version>2.6.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation 'com.github.javen205:IJPay:2.6.4'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation ("com.github.javen205:IJPay:2.6.4")
'com.github.javen205:IJPay:pom:2.6.4'
<dependency org="com.github.javen205" name="IJPay" rev="2.6.4">
  <artifact name="IJPay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay', version='2.6.4')
)
libraryDependencies += "com.github.javen205" % "IJPay" % "2.6.4"
[com.github.javen205/IJPay "2.6.4"]