is not current version
Last Version 0.5.4

com.zarinpal:mpg 0.3.2

ZarinPal Official mpg SDK

GroupId

GroupId

com.zarinpal
ArtifactId

ArtifactId

mpg
Version

Version

0.3.2
Type

Type

aar

Download mpg 0.3.2


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