is not current version
Last Version 0.5.4

com.zarinpal:mpg 0.2.0

ZarinPal Official mpg SDK

GroupId

GroupId

com.zarinpal
ArtifactId

ArtifactId

mpg
Version

Version

0.2.0
Type

Type

aar

Download mpg 0.2.0


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