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

com.theneura:android-sdk 5.0.17-alpha2

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.0.17-alpha2
Тип

Тип

aar

Скачать android-sdk 5.0.17-alpha2


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