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

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

MongoDB Stitch Android/Java SDK - Server AWS S3 Service

Категории

Категории

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

Группа

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

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

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

Версия

4.0.0-beta-3
Тип

Тип

jar

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


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