Stitch Android SDK

The MongoDB Stitch Android SDK

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

Stitch Android SDK
The MongoDB Stitch Android SDK
Project URL

Project URL

https://www.mongodb.com/cloud/stitch
Source Code Management

Source Code Management

https://www.mongodb.com/cloud/stitch

Download stitch

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
com.google.android.gms » play-services-base jar 11.4.2
com.google.android.gms » play-services-gcm jar 11.4.2
com.fasterxml.jackson.core : jackson-databind jar 2.0.1
org.apache.commons : commons-lang3 jar 3.5
org.mongodb : bson jar 3.5.0
com.mcxiaoke.volley : library jar 1.0.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.1
2.1.0
2.0.3
2.0.2
2.0.0