is not current version
Last Version 2.8.2

com.github.javen205:IJPay 2.3.1

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

GroupId

GroupId

com.github.javen205
ArtifactId

ArtifactId

IJPay
Version

Version

2.3.1
Type

Type

pom

Download IJPay 2.3.1

Filename Size
IJPay-2.3.1.pom 6 KB
Browse

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