is not current version
Last Version 0.5.4

com.zarinpal:mpg 0.3.6

ZarinPal Official mpg SDK

GroupId

GroupId

com.zarinpal
ArtifactId

ArtifactId

mpg
Version

Version

0.3.6
Type

Type

aar

Download mpg 0.3.6


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