klibqonto

A Qonto API client library for Kotlin, Java and more.

License

License

GroupId

GroupId

org.jraf
ArtifactId

ArtifactId

klibqonto-android
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

klibqonto
A Qonto API client library for Kotlin, Java and more.
Project URL

Project URL

https://github.com/BoD/klibqonto
Source Code Management

Source Code Management

https://github.com/BoD/klibqonto

Download klibqonto-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.10

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
io.ktor : ktor-client-okhttp jar 1.6.0
org.slf4j : slf4j-android jar 1.7.30
io.ktor : ktor-client-core-jvm jar 1.6.0
io.ktor : ktor-client-json-jvm jar 1.6.0
io.ktor : ktor-client-serialization-jvm jar 1.6.0
io.ktor : ktor-client-logging-jvm jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.0