pixel

A lightweight image loader for Android backed by Kotlin Coroutines.

License

License

GroupId

GroupId

io.github.mmobin789.pixel
ArtifactId

ArtifactId

pixel
Last Version

Last Version

1.0.0-alpha
Release Date

Release Date

Type

Type

aar
Description

Description

pixel
A lightweight image loader for Android backed by Kotlin Coroutines.
Project URL

Project URL

https://github.com/mmobin789/pixel
Source Code Management

Source Code Management

https://github.com/mmobin789/pixel

Download pixel

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mmobin789.pixel/pixel/ -->
<dependency>
    <groupId>io.github.mmobin789.pixel</groupId>
    <artifactId>pixel</artifactId>
    <version>1.0.0-alpha</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmobin789.pixel/pixel/
implementation 'io.github.mmobin789.pixel:pixel:1.0.0-alpha'
// https://jarcasting.com/artifacts/io.github.mmobin789.pixel/pixel/
implementation ("io.github.mmobin789.pixel:pixel:1.0.0-alpha")
'io.github.mmobin789.pixel:pixel:aar:1.0.0-alpha'
<dependency org="io.github.mmobin789.pixel" name="pixel" rev="1.0.0-alpha">
  <artifact name="pixel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmobin789.pixel', module='pixel', version='1.0.0-alpha')
)
libraryDependencies += "io.github.mmobin789.pixel" % "pixel" % "1.0.0-alpha"
[io.github.mmobin789.pixel/pixel "1.0.0-alpha"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
com.squareup.okhttp3 : okhttp jar 4.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha