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

org.mongodb:stitch-android-services-aws-s3 4.0.0-beta-3

MongoDB Stitch Android/Java SDK - Android AWS S3 Service

Категории

Категории

AWS Контейнер PaaS Providers MongoDB Данные Базы данных
Группа

Группа

org.mongodb
Идентификатор

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

stitch-android-services-aws-s3
Версия

Версия

4.0.0-beta-3
Тип

Тип

aar

Скачать stitch-android-services-aws-s3 4.0.0-beta-3


<!-- https://jarcasting.com/artifacts/org.mongodb/stitch-android-services-aws-s3/ -->
<dependency>
    <groupId>org.mongodb</groupId>
    <artifactId>stitch-android-services-aws-s3</artifactId>
    <version>4.0.0-beta-3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/stitch-android-services-aws-s3/
implementation 'org.mongodb:stitch-android-services-aws-s3:4.0.0-beta-3'
// https://jarcasting.com/artifacts/org.mongodb/stitch-android-services-aws-s3/
implementation ("org.mongodb:stitch-android-services-aws-s3:4.0.0-beta-3")
'org.mongodb:stitch-android-services-aws-s3:aar:4.0.0-beta-3'
<dependency org="org.mongodb" name="stitch-android-services-aws-s3" rev="4.0.0-beta-3">
  <artifact name="stitch-android-services-aws-s3" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='stitch-android-services-aws-s3', version='4.0.0-beta-3')
)
libraryDependencies += "org.mongodb" % "stitch-android-services-aws-s3" % "4.0.0-beta-3"
[org.mongodb/stitch-android-services-aws-s3 "4.0.0-beta-3"]