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)

License

License

GroupId

GroupId

io.appwrite
ArtifactId

ArtifactId

sdk-for-android
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

aar
Description

Description

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)
Project URL

Project URL

https://github.com/appwrite/sdk-for-android
Source Code Management

Source Code Management

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

Download sdk-for-android

How to add to project

<!-- 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"]

Dependencies

compile (14)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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