License |
License |
---|---|
GroupId | GroupIdio.github.jiopay |
ArtifactId | ArtifactIdpg-sit |
Version | Version0.0.3 |
Type | Typeaar |
Description |
Descriptionpg
PG UAT
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pg-sit-0.0.3.pom | |
pg-sit-0.0.3-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiopay/pg-sit/ -->
<dependency>
<groupId>io.github.jiopay</groupId>
<artifactId>pg-sit</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiopay/pg-sit/
implementation 'io.github.jiopay:pg-sit:0.0.3'
// https://jarcasting.com/artifacts/io.github.jiopay/pg-sit/
implementation ("io.github.jiopay:pg-sit:0.0.3")
'io.github.jiopay:pg-sit:aar:0.0.3'
<dependency org="io.github.jiopay" name="pg-sit" rev="0.0.3">
<artifact name="pg-sit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiopay', module='pg-sit', version='0.0.3')
)
libraryDependencies += "io.github.jiopay" % "pg-sit" % "0.0.3"
[io.github.jiopay/pg-sit "0.0.3"]