is not current version
Last Version 1.0.1.dev

io.inai.payments:android-sdk 0.1.13

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.

GroupId

GroupId

io.inai.payments
ArtifactId

ArtifactId

android-sdk
Version

Version

0.1.13
Type

Type

aar

Download android-sdk 0.1.13


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