is not current version
Last Version 5.6.28

com.theneura:android-sdk 5.6.0

Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!

GroupId

GroupId

com.theneura
ArtifactId

ArtifactId

android-sdk
Version

Version

5.6.0
Type

Type

aar

Download android-sdk 5.6.0


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