| Лицензия |
Лицензия |
|---|---|
| Группа | Группаiq.fib.payments |
| Идентификатор | Идентификаторfib_payment_sdk |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеFIB 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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |