MVN

io.appwrite : sdk-for-kotlin

Maven & Gradle

Apr 12, 2023
69 stars

sdk-for-kotlin · 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 Kotlin 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)

<dependency>
    <groupId>io.appwrite</groupId>
    <artifactId>sdk-for-kotlin</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.appwrite : sdk-for-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.appwrite : sdk-for-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sdk-for-kotlin-2.0.0
1.2.x
sdk-for-kotlin-1.2.0
1.1.x
sdk-for-kotlin-1.1.0
1.0.x
sdk-for-kotlin-1.0.0
0.6.x
sdk-for-kotlin-0.6.0
0.5.x
sdk-for-kotlin-0.5.0
0.4.x
sdk-for-kotlin-0.4.0
0.3.x
sdk-for-kotlin-0.3.0
0.2.x
sdk-for-kotlin-0.2.5
sdk-for-kotlin-0.2.4
sdk-for-kotlin-0.2.2
sdk-for-kotlin-0.2.0
0.1.x
sdk-for-kotlin-0.1.0
0.0.x
sdk-for-kotlin-0.0.1
sdk-for-kotlin-0.0.0

How to add a dependency to Maven

Add the following io.appwrite : sdk-for-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.appwrite</groupId>
    <artifactId>sdk-for-kotlin</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.appwrite : sdk-for-kotlin gradle dependency to your build.gradle file:

implementation 'io.appwrite:sdk-for-kotlin:2.0.0'

Gradle Kotlin DSL: Add the following io.appwrite : sdk-for-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.appwrite:sdk-for-kotlin:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.appwrite : sdk-for-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.appwrite" % "sdk-for-kotlin" % "2.0.0"

Advertisement

Dependencies from Group

Apr 12, 2023
91 stars
Apr 12, 2023
69 stars

Discover Dependencies

Jul 11, 2022
252 stars
Jul 20, 2023
19.9k stars
nbt
Sep 11, 2021
1 usages
40 stars
Aug 21, 2023
9 stars
Jan 23, 2022
1 usages
2 stars
Nov 27, 2022
40 stars
Aug 08, 2023
4 usages
1.8k stars
Aug 07, 2021
2 usages
13 stars