is not current version
Last Version 3.2.8-beta.1

com.blueshift:android-sdk 3.2.3

Blueshift Android SDK

GroupId

GroupId

com.blueshift
ArtifactId

ArtifactId

android-sdk
Version

Version

3.2.3
Type

Type

aar

Download android-sdk 3.2.3


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