не последняя версия
Последняя версия 4.0.1

org.mongodb:stitch-server-services-mongodb-local 4.0.0-beta-2

MongoDB Stitch Android/Java SDK - Server Local MongoDB Service

Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

org.mongodb
Идентификатор

Идентификатор

stitch-server-services-mongodb-local
Версия

Версия

4.0.0-beta-2
Тип

Тип

jar

Скачать stitch-server-services-mongodb-local 4.0.0-beta-2


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