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

org.mongodb:stitch-core-services-http 4.0.0-beta-1

MongoDB Stitch Android/Java SDK - Core HTTP Service

Категории

Категории

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

Группа

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

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

stitch-core-services-http
Версия

Версия

4.0.0-beta-1
Тип

Тип

jar

Скачать stitch-core-services-http 4.0.0-beta-1


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