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

org.mongodb:stitch-server-services-mongodb-remote 4.0.0-beta-3

MongoDB Stitch Android/Java SDK - Server Remote MongoDB Service

Категории

Категории

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

Группа

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

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

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

Версия

4.0.0-beta-3
Тип

Тип

jar

Скачать stitch-server-services-mongodb-remote 4.0.0-beta-3


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