License |
License |
---|---|
GroupId | GroupIdcom.theneura |
ArtifactId | ArtifactIdandroid-sdk |
Version | Version5.6.26 |
Type | Typeaar |
Description |
DescriptionNeura Android SDK
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!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-sdk-5.6.26.pom | |
android-sdk-5.6.26.aar | 2 MB |
android-sdk-5.6.26-sources.jar | 53 KB |
android-sdk-5.6.26-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theneura/android-sdk/ -->
<dependency>
<groupId>com.theneura</groupId>
<artifactId>android-sdk</artifactId>
<version>5.6.26</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.theneura/android-sdk/
implementation 'com.theneura:android-sdk:5.6.26'
// https://jarcasting.com/artifacts/com.theneura/android-sdk/
implementation ("com.theneura:android-sdk:5.6.26")
'com.theneura:android-sdk:aar:5.6.26'
<dependency org="com.theneura" name="android-sdk" rev="5.6.26">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.theneura', module='android-sdk', version='5.6.26')
)
libraryDependencies += "com.theneura" % "android-sdk" % "5.6.26"
[com.theneura/android-sdk "5.6.26"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » design | jar | 28.0.0 |
com.android.support » appcompat-v7 | jar | 28.0.0 |
com.google.android.gms » play-services-gcm | jar | 17.0.0 |
com.google.android.gms » play-services-location | jar | 18.0.0 |
com.android.volley : volley | jar | 1.2.0 |
androidx.work » work-runtime | jar | 2.5.0 |