License |
License |
---|---|
GroupId | GroupIddev.shreyaspatil |
ArtifactId | ArtifactIdcapturable |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncapturable
Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
capturable-1.0.3.pom | |
capturable-1.0.3-sources.jar | 3 KB |
capturable-1.0.3-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.shreyaspatil/capturable/ -->
<dependency>
<groupId>dev.shreyaspatil</groupId>
<artifactId>capturable</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.shreyaspatil/capturable/
implementation 'dev.shreyaspatil:capturable:1.0.3'
// https://jarcasting.com/artifacts/dev.shreyaspatil/capturable/
implementation ("dev.shreyaspatil:capturable:1.0.3")
'dev.shreyaspatil:capturable:aar:1.0.3'
<dependency org="dev.shreyaspatil" name="capturable" rev="1.0.3">
<artifact name="capturable" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.shreyaspatil', module='capturable', version='1.0.3')
)
libraryDependencies += "dev.shreyaspatil" % "capturable" % "1.0.3"
[dev.shreyaspatil/capturable "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.compose.ui » ui | jar | 1.1.0 |
androidx.compose.runtime » runtime | jar | 1.1.0 |