is not current version
Last Version 3.2.8-beta.1

com.blueshift:android-sdk 3.2.0

Blueshift Android SDK

GroupId

GroupId

com.blueshift
ArtifactId

ArtifactId

android-sdk
Version

Version

3.2.0
Type

Type

aar

Download android-sdk 3.2.0


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