| License |
License
Apache 2.0
|
|---|---|
| GroupId | GroupIdcom.zarinpal |
| ArtifactId | ArtifactIdmpg |
| Last Version | Last Version0.5.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmpg
ZarinPal Official mpg SDK
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mpg-0.5.4.pom | |
| mpg-0.5.4-sources.jar | 42 KB |
| mpg-0.5.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zarinpal/mpg/ -->
<dependency>
<groupId>com.zarinpal</groupId>
<artifactId>mpg</artifactId>
<version>0.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zarinpal/mpg/
implementation 'com.zarinpal:mpg:0.5.4'
// https://jarcasting.com/artifacts/com.zarinpal/mpg/
implementation ("com.zarinpal:mpg:0.5.4")
'com.zarinpal:mpg:aar:0.5.4'
<dependency org="com.zarinpal" name="mpg" rev="0.5.4">
<artifact name="mpg" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zarinpal', module='mpg', version='0.5.4')
)
libraryDependencies += "com.zarinpal" % "mpg" % "0.5.4"
[com.zarinpal/mpg "0.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zarinpal : safekeyboard | jar | 0.5.4 |
| com.zarinpal : core | jar | 0.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.70 |
| com.airbnb.android : paris | jar | 1.3.0 |