Ktorfit

KtorfitLog

License

License

GroupId

GroupId

de.jensklingenberg.ktorfit
ArtifactId

ArtifactId

ktorfit-lib-android
Last Version

Last Version

1.0.0-beta07
Release Date

Release Date

Type

Type

aar
Description

Description

Ktorfit
KtorfitLog

Download ktorfit-lib-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.ktor : ktor-client-core-jvm jar 2.0.2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (2)

Group / Artifact Type Version
io.ktor : ktor-client-cio-jvm jar 2.0.2
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta07
1.0.0-beta06
1.0.0-beta05
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02