is not current version
Last Version 4.0.1

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

MongoDB Stitch Android/Java SDK - Android AWS S3 Service

Categories

Categories

AWS Container PaaS Providers MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-android-services-aws-s3
Version

Version

4.0.0-beta-2
Type

Type

aar

Download stitch-android-services-aws-s3 4.0.0-beta-2


<!-- 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-2</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-2'
// https://jarcasting.com/artifacts/org.mongodb/stitch-android-services-aws-s3/
implementation ("org.mongodb:stitch-android-services-aws-s3:4.0.0-beta-2")
'org.mongodb:stitch-android-services-aws-s3:aar:4.0.0-beta-2'
<dependency org="org.mongodb" name="stitch-android-services-aws-s3" rev="4.0.0-beta-2">
  <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-2')
)
libraryDependencies += "org.mongodb" % "stitch-android-services-aws-s3" % "4.0.0-beta-2"
[org.mongodb/stitch-android-services-aws-s3 "4.0.0-beta-2"]