Customer.io Android SDK

Official Customer.io SDK for Android

License

License

MIT
GroupId

GroupId

io.customer.android
ArtifactId

ArtifactId

sdk
Last Version

Last Version

0.1.1-alpha
Release Date

Release Date

Type

Type

aar
Description

Description

Customer.io Android SDK
Official Customer.io SDK for Android
Project URL

Project URL

https://github.com/customerio/customerio-android
Source Code Management

Source Code Management

https://github.com/customerio/customerio-android

Download sdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1-alpha