| License |
License |
|---|---|
| GroupId | GroupIdio.github.kochchy |
| ArtifactId | ArtifactIdsubsampling_image_compose |
| Version | Version0.0.3 |
| Type | Typeaar |
| Description |
Descriptionsubsampling_image_compose
subsampling image for jetpack compose using coil and subsampling-scale-image-view
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| subsampling_image_compose-0.0.3.pom | |
| subsampling_image_compose-0.0.3-sources.jar | 1 KB |
| subsampling_image_compose-0.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| 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 |