Last Version

My Fatoorah SDK 2.2.7

This SDK simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.

GroupId

GroupId

com.myfatoorah
ArtifactId

ArtifactId

myfatoorah
Version

Version

2.2.7
Type

Type

aar
Description

Description

My Fatoorah SDK
This SDK simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.
Project URL

Project URL

https://dev.azure.com/myfatoorahsc/_git/MF-SDK-Android-Demo?path=%2FREADME.md&version=GBmfsdk_version2

Download myfatoorah 2.2.7


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
androidx.constraintlayout » constraintlayout jar 2.1.0
androidx.appcompat » appcompat jar 1.0.0
com.google.android.material » material jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.multidex » multidex jar 2.0.0
com.squareup.retrofit2 : retrofit jar 2.6.0
com.squareup.retrofit2 : converter-gson jar 2.6.0
com.squareup.okhttp3 : logging-interceptor jar 3.10.0
com.google.code.gson : gson jar 2.8.5
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0

Project Modules

There are no modules declared in this project.