GroupId | GroupIdio.github.jiopay |
---|---|
ArtifactId | ArtifactIdpg-sit |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
pg-sit-0.0.1.pom | |
pg-sit-0.0.1-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiopay/pg-sit/ -->
<dependency>
<groupId>io.github.jiopay</groupId>
<artifactId>pg-sit</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiopay/pg-sit/
implementation 'io.github.jiopay:pg-sit:0.0.1'
// https://jarcasting.com/artifacts/io.github.jiopay/pg-sit/
implementation ("io.github.jiopay:pg-sit:0.0.1")
'io.github.jiopay:pg-sit:aar:0.0.1'
<dependency org="io.github.jiopay" name="pg-sit" rev="0.0.1">
<artifact name="pg-sit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiopay', module='pg-sit', version='0.0.1')
)
libraryDependencies += "io.github.jiopay" % "pg-sit" % "0.0.1"
[io.github.jiopay/pg-sit "0.0.1"]