Last Version

subsampling_image_compose 0.0.3

subsampling image for jetpack compose using coil and subsampling-scale-image-view

License

License

GroupId

GroupId

io.github.kochchy
ArtifactId

ArtifactId

subsampling_image_compose
Version

Version

0.0.3
Type

Type

aar
Description

Description

subsampling_image_compose
subsampling image for jetpack compose using coil and subsampling-scale-image-view
Project URL

Project URL

https://github.com/kochchy/Subsampling-image-compose
Source Code Management

Source Code Management

https://github.com/kochchy/Subsampling-image-compose

Download subsampling_image_compose 0.0.3


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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0-alpha03
com.davemorrissey.labs : subsampling-scale-image-view jar 3.10.0
io.coil-kt : coil-compose jar 1.3.2

Project Modules

There are no modules declared in this project.