is not current version
Last Version 2.8.2

com.github.javen205:IJPay 0.8

Easy Pay Library

GroupId

GroupId

com.github.javen205
ArtifactId

ArtifactId

IJPay
Version

Version

0.8
Type

Type

jar

Download IJPay 0.8


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