License |
License
Apache 2.0
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.zarinpal |
ArtifactId | ArtifactIdpayment-provider |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpayment-provider
ZarinPal Official payment-provider SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
payment-provider-0.5.4.pom | |
payment-provider-0.5.4-sources.jar | 103 KB |
payment-provider-0.5.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarinpal/payment-provider/ -->
<dependency>
<groupId>com.zarinpal</groupId>
<artifactId>payment-provider</artifactId>
<version>0.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zarinpal/payment-provider/
implementation 'com.zarinpal:payment-provider:0.5.4'
// https://jarcasting.com/artifacts/com.zarinpal/payment-provider/
implementation ("com.zarinpal:payment-provider:0.5.4")
'com.zarinpal:payment-provider:aar:0.5.4'
<dependency org="com.zarinpal" name="payment-provider" rev="0.5.4">
<artifact name="payment-provider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zarinpal', module='payment-provider', version='0.5.4')
)
libraryDependencies += "com.zarinpal" % "payment-provider" % "0.5.4"
[com.zarinpal/payment-provider "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.zarinpal : core | jar | 0.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.70 |
com.android.support » customtabs | jar | 28.0.0 |
tech.gusavila92 : java-android-websocket-client | jar | 1.1.4 |