| License |
License |
|---|---|
| GroupId | GroupIdio.inai.payments |
| ArtifactId | ArtifactIdandroid-sdk |
| Last Version | Last Version1.0.1.dev |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioninai-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 |
| Filename | Size |
|---|---|
| android-sdk-1.0.1.dev.pom | |
| android-sdk-1.0.1.dev-sources.jar | 8 KB |
| android-sdk-1.0.1.dev-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.3 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| 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 |