Last Version

Systema AI Mobile SDK 0.1.0-alpha

Systema AI Mobile SDK lets you easily use the Systema AI Services REST API from your mobile application project, such as Android or iOS implementations.

License

License

MIT
GroupId

GroupId

ai.systema
ArtifactId

ArtifactId

systema-sdk-android-debug
Version

Version

0.1.0-alpha
Type

Type

aar
Description

Description

Systema AI Mobile SDK
Systema AI Mobile SDK lets you easily use the Systema AI Services REST API from your mobile application project, such as Android or iOS implementations.

Download systema-sdk-android-debug 0.1.0-alpha


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

Dependencies

compile (8)

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
ch.qos.logback : logback-classic jar 1.2.3
io.ktor : ktor-client-cio-jvm jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

Project Modules

There are no modules declared in this project.