| License |
License |
|---|---|
| GroupId | GroupIdio.github.kochchy |
| ArtifactId | ArtifactIdsubsampling-image-compose |
| Last Version | Last Version0.3.3 |
| Release Date | Release Date |
| 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.3.3.pom | |
| subsampling-image-compose-0.3.3-sources.jar | 2 KB |
| subsampling-image-compose-0.3.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.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kochchy/subsampling-image-compose/
implementation 'io.github.kochchy:subsampling-image-compose:0.3.3'
// https://jarcasting.com/artifacts/io.github.kochchy/subsampling-image-compose/
implementation ("io.github.kochchy:subsampling-image-compose:0.3.3")
'io.github.kochchy:subsampling-image-compose:aar:0.3.3'
<dependency org="io.github.kochchy" name="subsampling-image-compose" rev="0.3.3">
<artifact name="subsampling-image-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kochchy', module='subsampling-image-compose', version='0.3.3')
)
libraryDependencies += "io.github.kochchy" % "subsampling-image-compose" % "0.3.3"
[io.github.kochchy/subsampling-image-compose "0.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.4 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
| com.davemorrissey.labs : subsampling-scale-image-view-androidx | jar | 3.10.0 |
| io.coil-kt : coil-compose | jar | 2.0.0-rc01 |