is not current version
Last Version 5.6.28

com.theneura:android-sdk 4.1.1

Neura SDK for Android maximizes the performance of apps and devices by making them more user-centric - allowing them to respond in a meaningful way to each individual person. Neura employs mature Machine Learning algorithms and semantic tagging to understand the importance of places, events and other people to the user.

GroupId

GroupId

com.theneura
ArtifactId

ArtifactId

android-sdk
Version

Version

4.1.1
Type

Type

jar

Download android-sdk 4.1.1


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