Kamel

Kotlin Asynchronous Media Loading Library that supports Compose

License

License

GroupId

GroupId

com.alialbaali.kamel
ArtifactId

ArtifactId

kamel-image-android-debug
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Kamel
Kotlin Asynchronous Media Loading Library that supports Compose
Project URL

Project URL

https://github.com/alialbaali/Kamel
Source Code Management

Source Code Management

https://github.com/alialbaali/Kamel/tree/main

Download kamel-image-android-debug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alialbaali.kamel : kamel-core-jvm jar 0.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
io.ktor : ktor-client-android jar 1.6.3
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7