Last Version

SmartWall Android SDK 0.0.1

Android sdk is the most simple way to implement the SmartWall into your website.

License

License

SmartWall, All rights reserved
GroupId

GroupId

ai.smartwall
ArtifactId

ArtifactId

android-sdk
Version

Version

0.0.1
Type

Type

aar
Description

Description

SmartWall Android SDK
Android sdk is the most simple way to implement the SmartWall into your website.
Project URL

Project URL

https://doc.smartwall.ai/

Download android-sdk 0.0.1


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

Dependencies

compile (2)

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

runtime (15)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
com.android.billingclient » billing-ktx jar 3.0.1
androidx.constraintlayout » constraintlayout jar 2.0.2
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.fragment » fragment-ktx jar 1.2.5
io.ktor : ktor-client-android jar 1.4.1
io.ktor : ktor-client-serialization-jvm jar 1.4.1
io.ktor : ktor-client-logging-jvm jar 1.4.1
com.github.wada811 » ViewBinding-ktx jar 1.0.0
org.koin » koin-core jar 2.2.1

Project Modules

There are no modules declared in this project.