is not current version
Last Version 3.2.8-beta.1

com.blueshift:android-sdk 3.1.12

Blueshift Android SDK

GroupId

GroupId

com.blueshift
ArtifactId

ArtifactId

android-sdk
Version

Version

3.1.12
Type

Type

aar

Download android-sdk 3.1.12


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