is not current version
Last Version 0.0.9

io.github.jiopay:pg-uat 0.0.5

PG UAT

GroupId

GroupId

io.github.jiopay
ArtifactId

ArtifactId

pg-uat
Version

Version

0.0.5
Type

Type

aar

Download pg-uat 0.0.5


<!-- https://jarcasting.com/artifacts/io.github.jiopay/pg-uat/ -->
<dependency>
    <groupId>io.github.jiopay</groupId>
    <artifactId>pg-uat</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiopay/pg-uat/
implementation 'io.github.jiopay:pg-uat:0.0.5'
// https://jarcasting.com/artifacts/io.github.jiopay/pg-uat/
implementation ("io.github.jiopay:pg-uat:0.0.5")
'io.github.jiopay:pg-uat:aar:0.0.5'
<dependency org="io.github.jiopay" name="pg-uat" rev="0.0.5">
  <artifact name="pg-uat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiopay', module='pg-uat', version='0.0.5')
)
libraryDependencies += "io.github.jiopay" % "pg-uat" % "0.0.5"
[io.github.jiopay/pg-uat "0.0.5"]