inai-android-sdk

inai's SDKs offer you the ability to control the checkout experience on your website or app without needing to worry about compliance, building and accepting relevant fields based on the geography of your customer and the checkout experience.

License

License

GroupId

GroupId

io.inai.payments
ArtifactId

ArtifactId

android-sdk
Last Version

Last Version

1.0.1.dev
Release Date

Release Date

Type

Type

aar
Description

Description

inai-android-sdk
inai's SDKs offer you the ability to control the checkout experience on your website or app without needing to worry about compliance, building and accepting relevant fields based on the geography of your customer and the checkout experience.
Project URL

Project URL

https://github.com/inaitech

Download android-sdk

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.dev
0.1.13
0.1.12
0.1.11