| License |
License |
|---|---|
| GroupId | GroupIdiq.fib.payments |
| ArtifactId | ArtifactIdfib_payment_sdk |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionFIB payments SDK
fib_payment_sdk is created to allow you to integrate FIB as a convenient payment method within your application. and make it easier to add in-app payments to your android application.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fib_payment_sdk-1.1.0.pom | |
| fib_payment_sdk-1.1.0-sources.jar | 261 bytes |
| fib_payment_sdk-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/iq.fib.payments/fib_payment_sdk/ -->
<dependency>
<groupId>iq.fib.payments</groupId>
<artifactId>fib_payment_sdk</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/iq.fib.payments/fib_payment_sdk/
implementation 'iq.fib.payments:fib_payment_sdk:1.1.0'
// https://jarcasting.com/artifacts/iq.fib.payments/fib_payment_sdk/
implementation ("iq.fib.payments:fib_payment_sdk:1.1.0")
'iq.fib.payments:fib_payment_sdk:aar:1.1.0'
<dependency org="iq.fib.payments" name="fib_payment_sdk" rev="1.1.0">
<artifact name="fib_payment_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='iq.fib.payments', module='fib_payment_sdk', version='1.1.0')
)
libraryDependencies += "iq.fib.payments" % "fib_payment_sdk" % "1.1.0"
[iq.fib.payments/fib_payment_sdk "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 |
| androidx.annotation » annotation | jar | 1.4.0 |
| androidx.core » core-ktx | jar | 1.8.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.4 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.1 |
| com.squareup.moshi : moshi-kotlin | jar | 1.13.0 |
| com.squareup.moshi : moshi-adapters | jar | 1.13.0 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| io.insert-koin : koin-android | jar | 3.1.2 |
| io.insert-koin : koin-android-compat | jar | 3.1.2 |
| io.insert-koin : koin-core | jar | 3.1.2 |