is not current version
Last Version 0.1.3

Systema AI Mobile SDK 0.1.0b3

Systema AI Mobile SDK lets you easily integrate the Systema AI REST APIswith your mobile apps. Developer documentation = https://systema-labs.gitlab.io/systema-sdk/

License

License

MIT
GroupId

GroupId

ai.systema
ArtifactId

ArtifactId

systema-sdk-android
Version

Version

0.1.0b3
Type

Type

aar
Description

Description

Systema AI Mobile SDK
Systema AI Mobile SDK lets you easily integrate the Systema AI REST APIswith your mobile apps. Developer documentation = https://systema-labs.gitlab.io/systema-sdk/

Download systema-sdk-android 0.1.0b3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-datetime-jvm jar 0.2.1
io.ktor : ktor-client-core-jvm jar 1.6.1
io.ktor : ktor-client-json-jvm jar 1.6.1
io.ktor : ktor-client-logging-jvm jar 1.6.1
io.ktor : ktor-client-serialization-jvm jar 1.6.1

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.30
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.1-native-mt
io.github.aakira : napier-android-debug jar 2.1.0
io.ktor : ktor-client-android jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.