License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.mongodb |
ArtifactId | ArtifactIdstitch |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionStitch Android SDK
The MongoDB Stitch Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stitch-3.0.3.pom | |
stitch-3.0.3.aar | 104 KB |
stitch-3.0.3-sources.jar | 42 KB |
stitch-3.0.3-javadoc.jar | 241 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |