sdk-for-android

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Android SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)

Лицензия

Лицензия

Группа

Группа

io.appwrite
Идентификатор

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

sdk-for-android
Последняя версия

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

0.6.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

sdk-for-android
Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Android SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)
Ссылка на сайт

Ссылка на сайт

https://github.com/appwrite/sdk-for-android
Система контроля версий

Система контроля версий

https://github.com/appwrite/sdk-for-android

Скачать sdk-for-android

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.appwrite/sdk-for-android/ -->
<dependency>
    <groupId>io.appwrite</groupId>
    <artifactId>sdk-for-android</artifactId>
    <version>0.6.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.appwrite/sdk-for-android/
implementation 'io.appwrite:sdk-for-android:0.6.1'
// https://jarcasting.com/artifacts/io.appwrite/sdk-for-android/
implementation ("io.appwrite:sdk-for-android:0.6.1")
'io.appwrite:sdk-for-android:aar:0.6.1'
<dependency org="io.appwrite" name="sdk-for-android" rev="0.6.1">
  <artifact name="sdk-for-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.appwrite', module='sdk-for-android', version='0.6.1')
)
libraryDependencies += "io.appwrite" % "sdk-for-android" % "0.6.1"
[io.appwrite/sdk-for-android "0.6.1"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp-bom jar 4.9.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
com.squareup.okhttp3 : okhttp jar 4.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
com.squareup.okhttp3 : okhttp-urlconnection jar 4.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.google.code.gson : gson jar 2.8.7
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
androidx.appcompat » appcompat jar 1.3.1
androidx.fragment » fragment-ktx jar 1.3.6
androidx.activity » activity-ktx jar 1.3.1
androidx.browser » browser jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.6.1
0.5.0
0.4.0
0.3.3
0.3.2
0.3.0
0.2.1
0.2.0
0.0.1
0.0.0