is not current version
Last Version 0.5.4

com.zarinpal:mpg 0.3.7

ZarinPal Official mpg SDK

GroupId

GroupId

com.zarinpal
ArtifactId

ArtifactId

mpg
Version

Version

0.3.7
Type

Type

aar

Download mpg 0.3.7


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