не последняя версия
Последняя версия 5.6.28

com.theneura:android-sdk 5.1.0(MDSF)

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.

Группа

Группа

com.theneura
Идентификатор

Идентификатор

android-sdk
Версия

Версия

5.1.0(MDSF)
Тип

Тип

aar

Скачать android-sdk 5.1.0(MDSF)


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