is not current version
Last Version 4.0.1

org.mongodb:stitch-android-core 4.0.0

MongoDB Stitch Android/Java SDK - Android Core

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-android-core
Version

Version

4.0.0
Type

Type

aar

Download stitch-android-core 4.0.0


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