| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаorg.mongodb |
| Идентификатор | Идентификаторstitch |
| Последняя версия | Последняя версия3.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеStitch Android SDK
The MongoDB Stitch Android SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stitch-3.0.3.pom | |
| stitch-3.0.3.aar | 104 KB |
| stitch-3.0.3-sources.jar | 42 KB |
| stitch-3.0.3-javadoc.jar | 241 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mongodb/stitch/ -->
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>stitch</artifactId>
<version>3.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/stitch/
implementation 'org.mongodb:stitch:3.0.3'
// https://jarcasting.com/artifacts/org.mongodb/stitch/
implementation ("org.mongodb:stitch:3.0.3")
'org.mongodb:stitch:aar:3.0.3'
<dependency org="org.mongodb" name="stitch" rev="3.0.3">
<artifact name="stitch" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='stitch', version='3.0.3')
)
libraryDependencies += "org.mongodb" % "stitch" % "3.0.3"
[org.mongodb/stitch "3.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android.gms » play-services-base | jar | 11.4.2 |
| com.google.android.gms » play-services-gcm | jar | 11.4.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.mongodb : bson | jar | 3.5.0 |
| com.mcxiaoke.volley : library | jar | 1.0.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |