License |
License |
---|---|
GroupId | GroupIdorg.jraf |
ArtifactId | ArtifactIdklibqonto-android |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionklibqonto
A Qonto API client library for Kotlin, Java and more.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
klibqonto-android-2.5.0.pom | |
klibqonto-android-2.5.0-sources.jar | 100 KB |
klibqonto-android-2.5.0-javadoc.jar | 936 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.10 |
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 |