Last Version

MongoDB Stitch Android/Java SDK - Android Core 4.0.1

MongoDB Stitch Android/Java SDK - Android Core

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-android-core
Version

Version

4.0.1
Type

Type

aar
Description

Description

MongoDB Stitch Android/Java SDK - Android Core
MongoDB Stitch Android/Java SDK - Android Core
Project URL

Project URL

https://github.com/mongodb/stitch-android-sdk
Source Code Management

Source Code Management

https://github.com/mongodb/stitch-android-sdk

Download stitch-android-core 4.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mongodb : stitch-core-sdk jar 4.0.1
com.google.android.gms » play-services-tasks jar 15.0.1

runtime (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 27.1.1

Project Modules

There are no modules declared in this project.