License |
License |
---|---|
GroupId | GroupIddev.shreyaspatil.EasyUpiPayment |
ArtifactId | ArtifactIdEasyUpiPayment |
Version | Version3.0.2 |
Type | Typeaar |
Description |
DescriptionEasyUpiPayment-Android
Android Library to integrate UPI payment service easily in your Android app.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
EasyUpiPayment-3.0.2.pom | |
EasyUpiPayment-3.0.2-sources.jar | 7 KB |
EasyUpiPayment-3.0.2-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.shreyaspatil.EasyUpiPayment/EasyUpiPayment/ -->
<dependency>
<groupId>dev.shreyaspatil.EasyUpiPayment</groupId>
<artifactId>EasyUpiPayment</artifactId>
<version>3.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.shreyaspatil.EasyUpiPayment/EasyUpiPayment/
implementation 'dev.shreyaspatil.EasyUpiPayment:EasyUpiPayment:3.0.2'
// https://jarcasting.com/artifacts/dev.shreyaspatil.EasyUpiPayment/EasyUpiPayment/
implementation ("dev.shreyaspatil.EasyUpiPayment:EasyUpiPayment:3.0.2")
'dev.shreyaspatil.EasyUpiPayment:EasyUpiPayment:aar:3.0.2'
<dependency org="dev.shreyaspatil.EasyUpiPayment" name="EasyUpiPayment" rev="3.0.2">
<artifact name="EasyUpiPayment" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.shreyaspatil.EasyUpiPayment', module='EasyUpiPayment', version='3.0.2')
)
libraryDependencies += "dev.shreyaspatil.EasyUpiPayment" % "EasyUpiPayment" % "3.0.2"
[dev.shreyaspatil.EasyUpiPayment/EasyUpiPayment "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.core » core-ktx | jar | 1.3.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
androidx.annotation » annotation | jar | 1.1.0 |