не последняя версия
Последняя версия 1.36.5-dev-preview.0

com.amplifyframework:aws-predictions-tensorflow 1.28.2

Amplify Framework for Android - Offline Predictions Plugin

Категории

Категории

AWS Контейнер PaaS Providers TensorFlow Прикладные библиотеки Machine Learning
Группа

Группа

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

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

aws-predictions-tensorflow
Версия

Версия

1.28.2
Тип

Тип

aar

Скачать aws-predictions-tensorflow 1.28.2


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