is not current version
Last Version 4.0.1

org.mongodb:stitch-core-sdk 4.0.0

MongoDB Stitch Android/Java SDK - Core SDK

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-core-sdk
Version

Version

4.0.0
Type

Type

jar

Download stitch-core-sdk 4.0.0


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